DevGlobe for Claude Desktop
io.github.sajeetharan/devglobe
The open-source talent graph for humans and AI agents. Find developers.
client:Claude Desktop
transport:streamable-http
tools:8
Install DevGlobe in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devglobe": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.devglobe.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs