INDIVIDUAL MCP TOOL
chase__balance_check
[chase · risk:low] Read the current balance of a Chase account (read-only)
LIVE ENDPOINT
https://app.duvera.ai/mcp
Connect to this endpoint to inspect the live schema for chase__balance_check and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.duvera-gateway]
url = "https://app.duvera.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"duvera-gateway": {
"type": "http",
"url": "https://app.duvera.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: duvera-gateway
Remote MCP URL: https://app.duvera.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"duvera-gateway": {
"url": "https://app.duvera.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"duvera-gateway": {
"type": "http",
"url": "https://app.duvera.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "duvera-gateway",
"transport": "streamable-http",
"url": "https://app.duvera.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
amazon__package_track— [amazon · risk:low] Look up the delivery status of an Amazon order (read-only)applehealth__heart_rate_read— [applehealth · risk:medium] Read heart-rate data from Apple Healthapplehealth__sleep_read— [applehealth · risk:medium] Read sleep-analysis data from Apple Healthapplehealth__steps_read— [applehealth · risk:medium] Read step-count data from Apple Healthbluesky__trending_get— [bluesky · risk:low] Fetch the current trending topics on Bluesky.datadog__logs_view— [datadog · risk:low] Search and read logs from Datadog over a time rangedelta__boardingpass_show— [delta · risk:low] Pull up the boarding pass for a Delta flightduvera__dev_npm_package— [duvera · risk:low] Look up the latest version, description, license, and dependencies of an npm package.