Skip to content
Grok

asterpay for Grok

io.github.timolein74/asterpay

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

client:Grok transport:stdio runtime:npm

Install asterpay in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

asterpay in other clients