HARJAP-SINGH-3105-splitwise_mcp
About
Manage Splitwise balances, expenses, and groups from your workspace. Fetch friends and recent acti…
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
TransportHTTP (remote server)
Claude Code
claude mcp add --transport http harjap-singh-3105-splitwise-mcp https://server.smithery.ai/@HARJAP-SINGH-3105/splitwise_mcp/mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"harjap-singh-3105-splitwise-mcp","type":"http","url":"https://server.smithery.ai/@HARJAP-SINGH-3105/splitwise_mcp/mcp"}'
JSON
{
"mcpServers": {
"harjap-singh-3105-splitwise-mcp": {
"url": "https://server.smithery.ai/@HARJAP-SINGH-3105/splitwise_mcp/mcp"
}
}
}