No invites created yet.
No API keys created yet.
https://mcp.build.biswas.me{
"mcpServers": {
"buildme": {
"command": "npx",
"args": [
"-y", "@anthropic-ai/mcp-remote",
"https://mcp.build.biswas.me",
"--header",
"Authorization:ApiKey YOUR_API_KEY"
]
}
}
}Auth: Include your API key in the Authorization header as ApiKey YOUR_API_KEY. Create an API key above to get started.