The shared task board for teams and their AI agents — connect over OAuth, every action signed.
By cobbles
claude mcp add --transport http cobbles https://api.cobbles.ai/mcp
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"cobbles": {
"command": "npx",
"args": ["-y", "<package-name>"]
}
}
}Claude.ai (remote / hosted):
Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.
Config keys vary per server — always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Integrations & MCP Connectors
View all →Brave Search Server
Web and local search capabilities using the Brave Search API
Filesystem Server
Access and manage files on your local filesystem with read, write, and directory operations
Sequential Thinking Server
Dynamic problem-solving through iterative thought chains with branching and revision
Git Server
Git repository operations including status, diff, commit, branch management, and history