Skip to content
VS Code

Satring MCP for VS Code

io.github.toadlybroodle/satring-mcp

Discover and compare L402 + x402 paid API services from satring.com

client:VS Code transport:stdio runtime:pypi

Install Satring MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "satring-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "satring-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Satring MCP in other clients