dealdesk-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dealdesk-mcpCreate a quote for Acme Corp from the published portfolio"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@agenthouse-org/dealdesk-mcp
DealDesk-scoped MCP server and courtesy package for agenthouse. Connect Claude, ChatGPT, Cursor, Codex, Copilot, and other MCP hosts to DealDesk: cards, quotes, CPQ portfolio, directory, and export.
This repository is a scaffold. The MCP server is not implemented yet. The npm package is not published.
Tracking: neri-de/AgentHouse#180
v1 intent
OAuth Connect is the primary install (login, project, DealDesk scopes). Project API keys are the fallback for stdio/CI.
Small core
dealdesk.*tools plus shipped skills. Progressive discovery for CPQ authoring, orders, and admin.No DELETE tools. HTTP DELETE stays on the API. Soft close/archive via PATCH remains where DealDesk already supports it.
No customer-impersonation tools (accept-on-behalf, public accept, confirm-on-behalf).
MCP Apps widgets (card summary, quote totals, publish preview) on hosts that render UI. Tools-only hosts still work.
Catalog stays in lockstep with the agenthouse DealDesk OpenAPI contract.
Related MCP server: Rockhopper MCP Server
Install (preview)
Not usable until the API MCP and this package ship. Intended shapes:
ChatGPT / Claude (remote + OAuth)
MCP URL: https://api.agenthouse.org/mcp/dealdesk (exact host depends on the deployment). Connect with OAuth; pick project; grant DealDesk access.
Cursor / Claude Desktop / Codex (stdio + API key)
{
"mcpServers": {
"dealdesk": {
"command": "npx",
"args": ["-y", "@agenthouse-org/dealdesk-mcp"],
"env": {
"AGENTHOUSE_API_URL": "https://api.agenthouse.org",
"AGENTHOUSE_API_KEY": "ahk_…",
"AGENTHOUSE_PROJECT_ID": "your-project-id"
}
}
}
}Development keys use the local_… prefix.
Shipped skills (planned)
Create or update a desk card
Configure and create a quote from the published portfolio
Evaluate a configuration (no persist)
Find or create a company/contact
Export for analysis
Publish portfolio (preview + confirm)
Skills never delete and never loop unbounded.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.
Connect your AI to your Well financial data - invoices, companies, contacts.
Connect AnyFile to AI clients to manage files, share links, file requests, and analytics.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants like Claude Desktop, Claude Code, and Cursor to interact directly with Flatfile data through 100+ API endpoints for viewing, managing, and manipulating sheets, workbooks, records, and spaces.26 npmISC
- AlicenseNot gradedqualityAmaintenanceEnables AI tools like Claude, Cursor, and Copilot to interact with your Rockhopper workspace, including enrolled files, version history, reviews, comments, and cell-level change tracking.1,037 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with SalesDrive CRM, allowing order management, product queries, and more through natural language.Apache 2.0
- AlicenseAqualityBmaintenanceEnables AI tools like Claude and Codex to access and manage Recruit CRM data including candidates, jobs, companies, tasks, meetings, notes, and call logs through natural language.6918 npmMIT