Loading MCP server directory, please wait...
Unofficial read-only MCP server exposing several Mercury banking organizations to one AI session.
npx @getmcp/cli add io.github.dkaleganov/mercury-multiorg-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dkaleganov/mercury-multiorg-mcp": {
"command": "uvx",
"args": [
"mercury-multiorg-mcp"
],
"env": {
"MERCURY_TOKEN_ACME_MAIN": "",
"MERCURY_ENTITIES_FILE": "",
"MERCURY_API_BASE": "https://api.mercury.com",
"MERCURY_ALLOW_DOCUMENTS": "false"
}
}
}
}