Procfy for Claude Desktop
io.github.mcp-dir/procfy-mcp
Financial management on Procfy — transactions (revenue/expense/transfers), bank accounts, contacts,
client:Claude Desktop
transport:streamable-http
tools:16
Install Procfy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"procfy-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_procfy"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- procfy_list_accounts
- procfy_list_transactions
- procfy_get_transaction
- procfy_create_transaction
- procfy_list_bank_accounts
- procfy_get_bank_account_balance
- procfy_list_contacts
- procfy_list_categories
- procfy_list_cost_centers
- procfy_list_users
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate