Skip to main content
AI Integration · MCP
Droposal
Claude

Tell Claude what to do. It handles Droposal.

Via MCP (Model Context Protocol), Claude AI connects directly to your Droposal account. Create proposals, search clients, track statuses — all in plain English, one sentence at a time.

14-day free trial · No credit card required

MCP (Model Context Protocol) is an open standard developed by Anthropic that lets AI assistants connect to real tools and systems. Through the Droposal MCP server, Claude gains direct access to your proposals, clients, and contracts — no coding required, just natural language.

Natural language, real actions

Just say: "Create a proposal for Acme Corp for web design, $5,000." Claude handles the rest — filling fields, applying templates, sending.

Direct API access

Claude is not just a chatbot — it makes real API calls inside your Droposal account. Creates, edits, searches, and updates statuses.

AI-assisted content

Claude does not just fill in the proposal — it writes it. Ask it to summarize the project, suggest pricing, or craft a compelling intro for your client.

Intelligent queries

Ask anything: "Which proposals haven't been opened in 3 days?", "What were last month's closed deals?" Claude analyzes and returns structured results.

How does it work?

MCP setup takes a few minutes — after that, Claude automatically has access to your Droposal account.

1

Generate an API token in Droposal

In Droposal settings, generate an API token under Settings → API. This is the credential Claude uses to access your account.

2

Add the MCP server to Claude

In Claude Desktop or Claude Code settings, add the Droposal MCP server with your API token. See the configuration section below for exact settings.

3

Claude recognizes Droposal tools

Once the MCP connection is live, Claude automatically discovers all available Droposal actions: proposals, contracts, clients, analytics.

4

Control with natural language

One sentence is all it takes. From creating proposals to querying analytics — everything is available without writing a single line of code.

What can you ask Claude?

Real examples of how to control Droposal with plain English.

Create a new proposal for Acme Corp for a web design project, $5,000, valid for 30 days.

Claude
Proposal created
  • Acme Corp · Web Design Project
  • $5,000 · 30-day validity
  • View at: app.droposal.com/p/…

Which of my proposals are still open and haven't had a reply in more than 5 days?

Claude
3 proposals need follow-up
  • Tech Startup Inc. · Sent 8 days ago
  • Johnson & Co. · Sent 6 days ago
  • Innovate Ltd. · Sent 5 days ago

List all accepted proposals from the last 30 days with their total value.

Claude
Summary ready
  • 7 accepted proposals
  • Total value: $32,500
  • Average time to accept: 2.4 days

What you need

  • Active Droposal account (any plan)
  • Claude Desktop app or Claude Code CLI
  • Droposal API token (Settings → API)
  • Internet connection

Setup steps

Connection is live in a few minutes — after that, just use natural language.

1

Generate a Droposal API token

Log in to Droposal and go to Settings → API to generate a new token. Copy it and keep it handy.

2

Choose Claude Desktop or Claude Code

The MCP integration works with both Claude Desktop and the Claude Code CLI. Find the exact configuration for both below.

3

Add the configuration

Copy the JSON config below into the appropriate settings file. Replace YOUR_API_TOKEN with your actual token.

4

Restart Claude

Restart Claude to load the MCP configuration. The tools become available immediately — try your first command!

Claude Desktop json

Add this configuration to Claude Desktop MCP settings (Settings → Developer → Edit Config).

{
  "mcpServers": {
    "droposal": {
      "type": "http",
      "url": "https://api.droposal.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_TOKEN"
      }
    }
  }
}
Claude Code (CLI) bash

Run the command below in Claude Code CLI, or add it manually to .claude/settings.json.

claude mcp add droposal \
  --transport http \
  --url https://api.droposal.com/mcp \
  --header "Authorization: Bearer YOUR_API_TOKEN"

Stuck on setup? The Droposal team is here to help.

Contact us

What do our customers say about us?

Thousands of satisfied customers have already chosen Droposal to optimize their sales processes

"I chose Droposal because the team was genuinely friendly, listened to our needs, and responded quickly. A full CRM is still too much for us, and I prefer one tool that handles both sending proposals and tracking them."

Norbert Höflinger

Norbert Höflinger

HWD Recycling Ltd.

"I went with Droposal because I work in this space myself and constantly evaluate software that enables process automation. Based on their roadmap, this was the right fit to complement the systems we already use."

Csaba Nagy

Csaba Nagy

Graph Project Solutions

"Quality service requires quality proposals — and the Droposal team delivers exactly that. Time is one of our biggest assets; with Droposal, proposal creation got dramatically faster and the entire sales process became more transparent."

Tibor Tomasóczki

Tibor Tomasóczki

Videózzunk

"Since we started using Droposal for proposals, our acceptance rate has noticeably improved. Proposals are clearer and align better with our clients' needs — which matters a lot in the final decision."

Gábor Enoch

Gábor Enoch

Itex Ltd.

"Now we can easily track where each proposal stands, and the team collaborates much better. We all see the same picture — no misunderstandings, and everyone knows what the next step is."

Róbert Jobbágy

Róbert Jobbágy

IVE It Team Ltd.

Frequently asked questions

What is MCP (Model Context Protocol)?
MCP is an open standard developed by Anthropic that allows AI models like Claude to connect securely to external systems and tools. Think of it as a plugin system for AI.
Is it secure? Does Claude have access to my entire Droposal account?
The MCP connection works exclusively through your API token, which you can revoke at any time. Claude can only perform actions that your API key permits — and every action requires an explicit instruction from you.
Does it work with both Claude Code and Claude Desktop?
Yes, both support the MCP protocol. The configuration is slightly different for each — you will find both setups in the configuration section above.
What can Claude actually do with Droposal?
Create, edit, send, and track proposals and contracts. Manage clients and companies. Query analytics and statistics. Work from templates and the content library. Essentially anything the Droposal API supports.
Is this integration free?
The Droposal MCP server is available for free to all active Droposal subscribers. Claude usage is governed by Anthropic's subscription terms.

Other integrations

Ready toclose more deals?

Join thousands of satisfied business owners who are already growing their revenue and winning customers with Droposal.

14-day trial period
No credit card required