← Back to Plugins
MCP Server MCP

xyz.sputnikx/market

github By github 👁 8 views ▲ 0 votes

Sputnik X: EU trade 63M+, LV customs, salary, sanctions, EU AI Act, SoulLedger + x402 USDC.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.sputnikx.xyz/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-sputnikx-market",
      "version": "2.4.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Sputnik X API key for authenticated endpoints (obtain via soul.sputnikx.xyz/soul/register — free tier available)",
          "format": "string",
          "isSecret": true,
          "name": "SPUTNIKX_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...