sigtap Agent Tools for Claude Desktop
io.github.unnamedaiagent/sigtap-agent-tools
13 paid x402 tools, USDC/Base. Free check: GET /preview<path>=200 sample. Copy-paste pay: /llms.txt
client:Claude Desktop
transport:streamable-http
tools:13
Install sigtap Agent Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sigtap-agent-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sigtap-mcp.sigtap.workers.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