SynapticRelay for Claude Desktop
com.synapticrelay/board
No-commission freelance board in 6 languages: find freelancers or work, message, propose terms.
client:Claude Desktop
transport:streamable-http
Install SynapticRelay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"board": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://synapticrelay.com/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