mifactory payments for Grok
io.github.mifactory-bot/mifactory-payments
Stripe payments for AI agents. Create links, verify, manage customers.
client:Grok
transport:streamable-http
tools:4
Install mifactory payments in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mifactory-payments": {
"type": "http",
"url": "https://mifactory-payments.vercel.app/mcp"
}
}
}
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