TenderFit for Claude Desktop
io.github.spiritpath/tenderfit
UK public-procurement qualification for agents, paid via x402 USDC on Base.
client:Claude Desktop
transport:streamable-http
tools:3
Install TenderFit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tenderfit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tenderfit-live-validation.spiritpath365.chatgpt.site/api/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