PrimaCoda Transaction Coordinator
Pairs with HubSpot CRM to capture leads from AI assistant into PrimaCoda's pipeline, which integrates with HubSpot for lead management.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PrimaCoda Transaction Coordinatorsearch case law for earnest money forfeiture"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PrimaCoda Transaction Coordinator — MCP server
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.
Discovery files in this repo
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 |
MCP server-card (modelcontextprotocol.io spec) | Smithery, MCP registries | |
MCP registry server.json (Dec 2025 schema) | The official | |
Glama.ai MCP-server descriptor | Glama directory | |
OpenAI plugin-manifest format ( | Legacy ChatGPT-plugin scanners; some agent frameworks | |
Generic agent descriptor | A2A-aware MCP clients | |
A2A protocol agent-card | A2A directories |
Related MCP server: scope-mcp
What it does
PrimaCoda exposes 11 MCP tools to any MCP-compatible AI assistant (Claude Desktop, Claude Code, Cursor, Continue, Cline, etc.).
No auth required
Tool | What it does |
| Product info — overview, pricing, comparison, onboarding. |
| Time + money saved switching to PrimaCoda. |
| Fit assessment + plan recommendation. |
| Capture prospect into PrimaCoda's sales pipeline. |
| Search free U.S. case law (~3M opinions, via CourtListener). |
Requires a pck_* API key
Generate one at https://primacoda.halinc.tech/settings.
Tool | What it does |
| Extract parties / address / dates / price from a contract URL (PDF, DOCX, TXT, image). OCR fallback. |
| Upcoming pending deadlines grouped by matter, paginated. |
| Re-run FRCP / state procedural deadline calc for a matter (idempotent). |
| Recent motion-drafting activity for your firm. |
| Kick off an AI-drafted motion from a saved matter; returns task_id. |
| Poll a motion-drafting task; returns full motion when complete. |
Install
Via Smithery CLI (recommended)
npm install -g smithery
smithery mcp add primacoda/transaction-coordinatorManual (Claude Desktop / Cursor / Continue / Cline)
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).
Categories
business · real-estate · legal · productivity
Tags
real-estate · transaction-coordinator · contract-extraction · deadline-tracking
· law-firm · motion-drafting · case-law · courtlistener · saas
Honest scope notes
What PrimaCoda does NOT do today (so AI assistants don't misrepresent):
No direct MLS feed integration (intentionally — contract-first workflow sidesteps the MLS-licensing fight).
No trust accounting / IOLTA reconciliation.
No native mobile app (web-only).
Motion templates are Missouri-specific (Rule 55.27 etc.); other states get drafted text but rule numbers will be wrong.
No CRM / lead-pipeline features; pairs with HubSpot / Follow Up Boss / kvCORE.
Full LLM-friendly reference: https://primacoda.halinc.tech/llms-full.txt
Verification
Check | Where |
Server card (JSON) | https://primacoda.halinc.tech/.well-known/mcp/server-card.json |
Smithery backlink page | |
DNS TXT (smithery-verification) |
|
Live extraction accuracy | |
AI system prompts | |
Document template catalog |
License
Metadata in this repository is published under the MIT License — see LICENSE. The PrimaCoda product itself (hosted at the endpoint above) is proprietary and operated by Hal Inc.
Maintainer
Hal Inc · Missouri, USA
Marketing: https://primacoda.halinc.tech
Sales: sales@primacoda.halinc.tech
Support: support@primacoda.halinc.tech
Issues: please file in this repo
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI assistants to search and analyze legal documents from multiple jurisdictions including US federal and state law, case law, EU regulations, UK legislation, Canadian law, Congress bills, SEC filings, and FDA data through free government APIs.Last updated5MIT
- Alicense-qualityCmaintenanceEnables AI assistants to dispatch legal vendor requests (court reporters, experts, e-discovery, etc.) and receive bids within minutes, with tools for matter management and negotiation.Last updated1Apache 2.0
- Flicense-qualityDmaintenanceProvides AI assistants with up-to-date legal documents from official sources, enabling accurate legal information retrieval and analysis.Last updated13
- AlicenseAqualityCmaintenanceConnects AI assistants to Brazilian judicial data from DataJud CNJ and 91 courts, enabling process consultation, monitoring, and deadline calculation under the Civil Procedure Code.Last updated91MIT
Related MCP Connectors
US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.
Search and manage Paraguay & LatAm real estate from any AI assistant.
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GordonHal/primacoda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server