Copilot Money runs on your own machine — the client starts it, so there is no endpoint to ping. 113 installs a week from npm. Last commit 3 Aug 2026.
Query and manage Copilot Money personal finances — local reads, opt-in GraphQL writes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add copilot-money-mcp -- npx -y copilot-money-mcp
{
"mcpServers": {
"copilot-money-mcp": {
"args": [
"-y",
"copilot-money-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.copilot-money-mcp]
command = "npx"
args = ["-y", "copilot-money-mcp"]
{
"mcpServers": {
"copilot-money-mcp": {
"args": [
"-y",
"copilot-money-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"copilot-money-mcp": {
"args": [
"-y",
"copilot-money-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.