Loading MCP server directory, please wait...
Let your AI send invoices and take payment — card or ACH. Free.
npx @getmcp/cli add com.getholdings/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HOLDINGS_API_KEYYour Holdings API key. Create a free one in your Holdings workspace under Settings → API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.getholdings/mcp": {
"command": "npx",
"args": [
"-y",
"@getholdings/mcp"
],
"env": {
"HOLDINGS_API_KEY": "",
"HOLDINGS_API_BASE": ""
}
}
}
}