Loading MCP server directory, please wait...
Build and run grounded business agents over MCP: agents, knowledge bases, skills, Storylines.
npx @getmcp/cli add io.agent4/agent4-tenantRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyYour agent4.io tenant API key (console → Settings → Security; shown once at creation).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.agent4/agent4-tenant": {
"url": "https://api.agent4.io/v1/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}