Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Legal
  3. Transaction Coordinator
  4. README

Transaction Coordinator README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Transaction Coordinator listing page.

Back to Transaction Coordinator View source on GitHub

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.

FileFormatConsumer
server-card.jsonMCP server-card (modelcontextprotocol.io spec)Smithery, MCP registries
server.jsonMCP registry server.json (Dec 2025 schema)The official io.modelcontextprotocol.registry
glama.jsonGlama.ai MCP-server descriptorGlama directory
ai-plugin.jsonOpenAI plugin-manifest format (api.type: "mcp")Legacy ChatGPT-plugin scanners; some agent frameworks
agent.jsonGeneric agent descriptorA2A-aware MCP clients
agent-card.jsonA2A protocol agent-cardA2A directories

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

ToolWhat it does
primacoda_infoProduct info — overview, pricing, comparison, onboarding.
calculate_savingsTime + money saved switching to PrimaCoda.
is_primacoda_right_for_meFit assessment + plan recommendation.
record_leadCapture prospect into PrimaCoda's sales pipeline.
search_case_lawSearch free U.S. case law (~3M opinions, via CourtListener).

Requires a pck_* API key

Generate one at https://primacoda.halinc.tech/settings.

ToolWhat it does
extract_contract_from_urlExtract parties / address / dates / price from a contract URL (PDF, DOCX, TXT, image). OCR fallback.
list_my_deadlinesUpcoming pending deadlines grouped by matter, paginated.
recompute_deadlinesRe-run FRCP / state procedural deadline calc for a matter (idempotent).
list_motionsRecent motion-drafting activity for your firm.
draft_motion_from_matterKick off an AI-drafted motion from a saved matter; returns task_id.
check_motion_statusPoll a motion-drafting task; returns full motion when complete.

Install

Via Smithery CLI (recommended)

Terminal
npm install -g smithery
smithery mcp add primacoda/transaction-coordinator

Manual (Claude Desktop / Cursor / Continue / Cline)

Add to your MCP client config:

config.json
{
  "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

CheckWhere
Server card (JSON)https://primacoda.halinc.tech/.well-known/mcp/server-card.json
Smithery backlink pagehttps://primacoda.halinc.tech/smithery
DNS TXT (smithery-verification)dig +short TXT primacoda.halinc.tech
Live extraction accuracyhttps://primacoda.halinc.tech/evals
AI system promptshttps://primacoda.halinc.tech/ai-transparency
Document template cataloghttps://primacoda.halinc.tech/api/templates

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