Talk to your QuickBooks Desktop data using Conductor’s MCP server and AI tools such as Claude Desktop or Cursor.
claude_desktop_config.json
file it opens. Replace sk_conductor_...
with your Conductor secret key.
list_api_endpoints
→ get_api_endpoint_schema
→ invoke_api_endpoint
) to fulfil your requests and show you the JSON response.
--tools=dynamic
) – three generic tools that let the LLM search, inspect, and invoke any endpoint on demand. Helpful when you want the entire API surface in a compact form.--resource
or --operation
– see the README for details.
--client=<name>
(e.g. claude
, cursor
, openai-agents
) so the MCP server tailors its output accordingly. You can also fine-tune individual capabilities with --capability
flags.