Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"primacoda": {
"url": "https://primacoda.halinc.tech/mcp",
"transport": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Remote MCP server for PrimaCoda — an AI transaction coordinator + legal-matters > platform for U.S. real estate agents, brokerages, and law firms.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'smithery' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked smithery against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / data
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Manage Supabase projects — databases, auth, storage, and edge functions
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
MCP Security Weekly
Get CVE alerts and security updates for io.github.GordonHal/transaction-coordinator and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Remote MCP server for PrimaCoda — an AI transaction coordinator + legal-matters platform for U.S. real estate agents, brokerages, and law firms.
Public listing: https://smithery.ai/servers/primacoda/transaction-coordinator
Endpoint: https://primacoda.halinc.tech/mcp (streamable-http)
Server card: https://primacoda.halinc.tech/.well-known/mcp/server-card.json
Marketing site: https://primacoda.halinc.tech
This repository hosts the discovery metadata (server card, agent cards, license) for the PrimaCoda MCP server. The server itself is hosted at the endpoint above; this repo isn't meant to be cloned and run.
Each of these mirrors the live URL served at https://primacoda.halinc.tech/.well-known/<file>. Indexers and AI clients can fetch from either source.
| File | Format | Consumer |
|---|---|---|
server-card.json | MCP server-card (modelcontextprotocol.io spec) | Smithery, MCP registries |
server.json | MCP registry server.json (Dec 2025 schema) | The official io.modelcontextprotocol.registry |
glama.json | Glama.ai MCP-server descriptor | Glama directory |
ai-plugin.json | OpenAI plugin-manifest format (api.type: "mcp") | Legacy ChatGPT-plugin scanners; some agent frameworks |
agent.json | Generic agent descriptor | A2A-aware MCP clients |
agent-card.json | A2A protocol agent-card | A2A directories |
PrimaCoda exposes 11 MCP tools to any MCP-compatible AI assistant (Claude Desktop, Claude Code, Cursor, Continue, Cline, etc.).
| Tool | What it does |
|---|---|
primacoda_info | Product info — overview, pricing, comparison, onboarding. |
calculate_savings | Time + money saved switching to PrimaCoda. |
is_primacoda_right_for_me | Fit assessment + plan recommendation. |
record_lead | Capture prospect into PrimaCoda's sales pipeline. |
search_case_law | Search free U.S. case law (~3M opinions, via CourtListener). |
pck_* API keyGenerate one at https://primacoda.halinc.tech/settings.
| Tool | What it does |
|---|---|
extract_contract_from_url | Extract parties / address / dates / price from a contract URL (PDF, DOCX, TXT, image). OCR fallback. |
list_my_deadlines | Upcoming pending deadlines grouped by matter, paginated. |
recompute_deadlines | Re-run FRCP / state procedural deadline calc for a matter (idempotent). |
list_motions | Recent motion-drafting activity for your firm. |
draft_motion_from_matter | Kick off an AI-drafted motion from a saved matter; returns task_id. |
check_motion_status | Poll a motion-drafting task; returns full motion when complete. |
npm install -g smithery
smithery mcp add primacoda/transaction-coordinator
Add to your MCP client config:
{
"mcpServers": {
"primacoda": {
"url": "https://primacoda.halinc.tech/mcp",
"transport": "streamable-http"
}
}
}
For Claude Desktop, edit ~/Library/Application Support/Claude/claude_desktop_config.json
(macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
business · real-estate · legal · productivity
real-estate · transaction-coordinator · contract-extraction · deadline-tracking
· law-firm · motion-drafting · case-law · courtlistener · saas
What PrimaCoda does NOT do today (so AI assistants don't misrepresent):