Budget allocator MCP App Server with interactive visualization
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-budget-allocator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-budget-allocator"
]
}
}
}