Skip to content

Add ContractsAI MCP connector for commerical-legal - #71

Open
skywalkur wants to merge 1 commit into
anthropics:mainfrom
skywalkur:add-contractsai-mcp-connector
Open

Add ContractsAI MCP connector for commerical-legal#71
skywalkur wants to merge 1 commit into
anthropics:mainfrom
skywalkur:add-contractsai-mcp-connector

Conversation

@skywalkur

Copy link
Copy Markdown

Summary

Adds a ContractsAI MCP connector to commercial-legal so Claude for Legal can access contract search, Q&A, and renewal workflows through our MCP endpoint.

Changes

  • Added ContractsAI server entry to commercial-legal/.mcp.json
  • Updated connector references/docs for ContractsAI in CONNECTORS.md
  • Updated commercial-legal/README.md connector list text

MCP server details

  • URL: https://api.contracts.ai/api/mcp/
  • Transport: HTTP (streamable MCP over JSON-RPC)
  • Auth: Bearer token (JWT)

Why

This enables legal workflows to use organization-scoped contract intelligence (agreement lookup, term insights, and renewal visibility) from ContractsAI.

Test plan

  • Verified MCP endpoint responds on GET /api/mcp/
  • Verified JSON-RPC methods:
    • initialize
    • tools/list
    • tools/call (search_contracts)
  • Verified connector renders correctly in plugin config/docs

@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@skywalkur

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@skywalkur

Copy link
Copy Markdown
Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant