Skip to content
VS Code

asterpay for VS Code

io.github.timolein74/asterpay

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

client:VS Code transport:stdio runtime:npm

Install asterpay in VS Code

.vscode/mcp.json

{
  "servers": {
    "asterpay": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@asterpay/mcp-server"
      ]
    }
  }
}

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

asterpay in other clients