Loading MCP server directory, please wait...
Connect CollectiveSpend with Xero to manage contacts. Retrieve, create, and update contact records…
npx @getmcp/cli add ai.smithery/CollectiveSpend-collectivespend-smithery-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/CollectiveSpend-collectivespend-smithery-mcp": {
"url": "https://server.smithery.ai/@CollectiveSpend/collectivespend-smithery-mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}