Loading MCP server directory, please wait...
Draw your app's architecture on a live canvas and flag the bottlenecks and security gaps.
npx @getmcp/cli add ai.arketo/arketoRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <key>. Free account at https://arketo.ai/signup, then copy the key from your dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.arketo/arketo": {
"url": "https://arketo.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}