Call-rpc
Call an allowed read-only JSON-RPC method through authenticated Quicknode Tooling Access. Use the network slug from list-chains; call list-chains first if it is unknown.
QuickNode MCP reads live blockchain data and manages endpoints, security, rate limits, logs, usage, and billing according to the connected Viewer or Admin role.
Call an allowed read-only JSON-RPC method through authenticated Quicknode Tooling Access. Use the network slug from list-chains; call list-chains first if it is unknown.
Create a new web3 RPC endpoint for a given chain and network under user's Quicknode account. This can error if the chain and network combination is not supported or if the user has reached their endpoint limit, in which case the user should try a different chain and network combination (can request list-chains tool for information on supported chains) or delete an existing endpoint
Create a new method-specific rate limiter for a Quicknode endpoint
Create a security rule for a Quicknode endpoint. Supports types: ip, jwt, referrer, domain_mask, token. Provide the type-specific fields alongside the type parameter.
Archive a Quicknode endpoint by its ID. This will archive the endpoint and make it inactive. THIS IS A DESTRUCTIVE ACTION
Delete a method-specific rate limit from a Quicknode endpoint. THIS IS A DESTRUCTIVE ACTION
Delete a security rule from a Quicknode endpoint. THIS IS A DESTRUCTIVE ACTION. Use the list-endpoint-security tool first to find the rule type and rule_id.
Disable account-level Quicknode Tooling Access.
Enable account-level Quicknode Tooling Access. This provisions an account-level shared RPC endpoint for use by Quicknode developer tools and caches its short-lived access credential.
Get billing data for the user's Quicknode account. Use type to get invoices or payments.
Get a specific web3 Quicknode endpoint details by id
Get detailed request and response information for a specific log entry. This provides the raw request payload and full response that were logged for a particular request
Get metrics for a specific Quicknode endpoint. Supports various metrics like method calls, response status, and response times over different time periods
Get the usage data for the user's Quicknode RPC account. Use breakdown_by to get usage by endpoint, method, or chain. The start_time and end_time parameters are ISO 8601 date strings.
List all chains and network slugs supported by Quicknode.
List the request/response logs for a specific Quicknode endpoint
List all method rate limits for a specific Quicknode endpoint
List all security options and rules for a Quicknode endpoint. Shows which security features are enabled/disabled and all configured rules (ip, jwt, referrer, domain_mask, token) with their rule IDs.
Get web3 Quicknode endpoints for the user, this is a list of all the endpoints that the user has created across all chains and networks. Supports pagination via limit and offset parameters
Update an existing method-specific rate limit for a Quicknode endpoint
Update the general rate limits (RPS, RPM, RPD) for a Quicknode endpoint. Pass a positive integer to set a user override for that bucket, or pass -1 to remove an existing user override and fall back to the plan default; -1 on a bucket that has no override is a no-op and is reported in the `skipped` array. Each plan has a maximum rate limit per bucket; if you request a value above that maximum, the request still succeeds but the plan's maximum is applied for that bucket (e.g. setting rps=1000 on a plan with a 500 rps ceiling results in 500 rps enforced). Available to Build plans and higher (Discover/Free are read-only here). Returns a `before` and `after` snapshot of the enforced rate-limit rows so the caller can see what changed.
Update security options for a specific Quicknode endpoint
The QuickNode MCP integration connects your Dench AI CRM directly to QuickNode MCP, so agents can read and act on your QuickNode MCP data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.
22 actions are available for agents to invoke on your behalf. Every call runs through QuickNode MCP's own authorization, scoped to the account you connect.
Sign in to your Dench workspace and open Integrations.
Find QuickNode MCP and click Connect — you'll authorize access through QuickNode MCP's own sign-in flow. No API keys or code required.
Ask an agent to use QuickNode MCP in chat, or call it from an automation.
Manage or disconnect the connection any time from workspace settings.
The Dench QuickNode MCP integration connects your AI CRM to QuickNode MCP, so AI agents can work with your QuickNode MCP data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.
The QuickNode MCP integration currently exposes 22 actions, including Call-rpc, Create-endpoint, Create-endpoint-method-rate-limit, Create-security-rule, Delete-endpoint, and Delete-endpoint-method-rate-limit. Agents invoke them on your behalf from chat or from automations.
No. You connect QuickNode MCP from your Dench workspace using QuickNode MCP's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.
Connections are authorized through QuickNode MCP's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the QuickNode MCP connection from your workspace settings at any time.