Bidsketch

Bidsketch

Bidsketch is a proposal software that helps businesses create professional proposals quickly and efficiently.

47VIEWS
2222USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app bidsketchnpx @composio/cli add cursor --app bidsketchnpx @composio/cli add cursor --app bidsketchnpx @composio/cli add cursor --app bidsketch

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Client

Tool to create a client. use when adding a new client record to bidsketch.

Delete Client

Tool to delete a client and all their proposals. use when you want to permanently remove a client and its associated proposals from your account.

Delete Fee

Tool to delete a fee. use when a saved fee is no longer needed. use after confirming this fee isn't referenced in any live proposals.

Delete Proposal

Tool to delete a proposal and all its content. use after confirming the proposal id to prevent accidental deletions.

Delete Proposal Fee

Tool to delete a proposal fee. use when you need to remove an existing fee before finalizing or sending a proposal.

Delete Proposal Section

Tool to delete a proposal section. use when you need to remove a section from a proposal after verifying its id.

Delete Section

Tool to delete a section. use when you need to permanently remove a saved section after confirming its id.

Delete Webhook

Tool to delete a webhook. use after obtaining the webhook id to remove it.

Get Client

Tool to get a client by id. use when you need detailed client info after obtaining its id.

Get Client Proposals

Tool to list proposals for a specific client. use after confirming the client id exists.

Get Clients

Tool to retrieve all clients. use when you need to list all clients on the account.

Get Fee

Tool to get a single fee. use when you need detailed information about a fee by its id after confirming its existence.

Get Fees

Tool to list all the fees for the account. use when you need to fetch every saved fee.

Get Proposal

Tool to get a proposal by id. use when you need detailed information for a specific proposal after obtaining its id.

Get Proposal Content

Tool to get a proposal with all its content (sections and fees). use when you need a full proposal in one call.

Get Proposal Fee

Tool to get a single fee item for a proposal. use when you need detailed information about a specific fee before updating or displaying it.

Get Proposal Fees

Tool to list all fees for a proposal. use after confirming the proposal id exists; supports pagination.

Get Proposals

Tool to retrieve all proposals for the account. use when you need an overview of existing proposals.

Get Proposal Section

Tool to fetch a single proposal section. use when you need detailed information for a section after listing proposal sections.

Get Proposal Sections

Tool to get all sections for a proposal. use when you need to list opening or closing sections by proposal id.

20 actions available