Collaboration

Concord MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Concord is a cloud-based contract management platform that streamlines the drafting, negotiation, and execution of contracts. It is primarily used to enhance collaboration and compliance in contract workflows.

7 tools
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Concord — workflow patterns, data models, and gotchas for your AI agent.

Concord

Concord is a cloud-based contract management platform that streamlines the drafting, negotiation, and execution of contracts. It is primarily used to enhance collaboration and compliance in contract workflows.

Data Model

  • Organizations — top-level tenant; the authenticated user’s org roster supplies parent_id / organizationId.
  • Agreements — executable contracts filtered by the active parent_id.
  • Folders — virtual filing cabinets; each query is scoped with the same org context.
  • Tags — lightweight taxonomy dimensions keyed by organizationId.
  • Organization Members and Reports are organization-scoped.

Gotchas

  • parent_id = organizationId: Many filters reuse parent_id; it mirrors whichever organization you selected from the user’s org directory.
  • Organization-scoped: Every call needs organizationId—establish the active org before touching agreements or folders.

Tools in this Server (7)

Concord Fetch Agreements

Retrieve a specific organization's list of agreements using the 'parent_id' to identify the organization. Use this when you need to view or manage con...

Concord Fetch Organization

Fetch detailed information about a specific organization using its 'parent_id'. Utilize this to gain insights or verify details about an organization ...

Concord Fetch Organization Members

Retrieve a list of members belonging to a specific organization by its 'parent_id'. Utilize this to manage team roles and access within the organizati...

Concord List Folders

Retrieve all folders within a specific organization by providing the 'parent_id'. Employ this when organizing or searching for specific contract segme...

Concord List Reports

Fetch a list of reports tied to a particular organization using the 'parent_id'. Use this to review and analyze contract performance metrics. Returns ...

Concord List Tags

List all tags available in the system, useful for categorizing and organizing contracts. Use this to maintain a consistent tagging structure across yo...

Concord List User Organizations

List all organizations associated with the current user, providing an overview of accessible entities. Use it to identify which organizations you or a...

Frequently Asked Questions

What is the Concord MCP server?

Concord is a cloud-based contract management platform that streamlines the drafting, negotiation, and execution of contracts. It is primarily used to enhance collaboration and compliance in contract workflows. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Concord to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/concord. Authentication is handled automatically.

How many tools does Concord provide?

Concord provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Concord require?

Concord uses API Key. Concord requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Concord to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/concord

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Concord?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Concord MCP Server & Skill — 7 Tools