nctr mcp server for Claude Desktop
io.github.hoya25/nctr-mcp-server
NCTR Alliance rewards — search bounties, check earning rates, and discover communities.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:6
Install nctr mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nctr-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://yhwcaodofmbusjurawhp.supabase.co/functions/v1/mcp/rpc"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs