Servers
π Sustainable Spending Dashboard
@Rohit8y
AI Agents to support sustainable spending on Bunq using MCP servers
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bunq-hackathon-agents-6.0": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}