Skip to content
Grok

NordicMCP — Stripe for Grok

eu.nordicmcp/stripe

Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.

client:Grok transport:streamable-http

Install NordicMCP — Stripe in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "stripe": {
      "type": "http",
      "url": "https://nordicmcp.eu/mcp/stripe/{token}"
    }
  }
}

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

NordicMCP — Stripe in other clients