Loading MCP server directory, please wait...
Give any MCP-compatible AI assistant a builder for live, hosted web tools and workflows.
npx @getmcp/cli add com.server4agent/server4agentRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Server4Agent API key> (sk_live_...). Create one in the dashboard. OAuth is also supported for hosts that discover it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.server4agent/server4agent": {
"url": "https://mcp.server4agent.com",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}