Satring MCP for Cursor
io.github.toadlybroodle/satring-mcp
Discover and compare L402 + x402 paid API services from satring.com
client:Cursor
transport:stdio
runtime:pypi
Install Satring MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"satring-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"satring-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs