MoneyMCP for Grok
io.github.planetscariv/moneymcp
Securely creates and transfers users to MyWage through the documented partner workflow.
client:Grok
transport:streamable-http
Install MoneyMCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"moneymcp": {
"type": "http",
"url": "https://moneymcp.116.202.8.152.sslip.io/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