Loading MCP server directory, please wait...
Give your AI agent an identity: its own email, webhook, repo, secrets vault, memory and skills.
npx @getmcp/cli add com.agentbrink.www/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your agent API key>. Create an agent at https://www.agentbrink.com to get one; the key scopes the connection to exactly that agent.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.agentbrink.www/mcp": {
"url": "https://api.agentbrink.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}