modern treasury for Grok
io.usefulapi/modern-treasury
MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.
client:Grok
transport:streamable-http
Install modern treasury in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"modern-treasury": {
"type": "http",
"url": "https://modern-treasury.usefulapi.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