CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Transaction Coordinator

gordonhal/primacoda-mcp
9 toolsHTTPregistry active
Summary

Connects your MCP client to PrimaCoda's real estate transaction and legal workflow platform. Exposes 11 tools split between public (product info, savings calculator, case law search via CourtListener's 3M opinion database) and authenticated operations that require a pck_ API key (contract extraction from PDFs and images with OCR fallback, deadline tracking and FRCP calculation, motion drafting). The contract extraction tool pulls parties, addresses, dates, and prices from URLs. Motion drafting is Missouri-specific for now. Useful if you're building AI workflows for real estate brokerages or small law firms that need document intelligence and procedural deadline automation without standing up your own extraction pipeline.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

9 tools
get_transaction_coordinator_infoGet an overview of PrimaCoda — the AI transaction coordinator for real estate agents.

Get an overview of PrimaCoda — the AI transaction coordinator for real estate agents.

No parameter schema in public metadata yet.

compare_tc_optionsCompare PrimaCoda vs a human transaction coordinator vs doing it yourself (DIY).

Compare PrimaCoda vs a human transaction coordinator vs doing it yourself (DIY).

No parameter schema in public metadata yet.

get_pricing_infoGet PrimaCoda pricing, including founding-member specials. Args: plan: One of "starter", "professional", "business", or "all" (default).1 params

Get PrimaCoda pricing, including founding-member specials. Args: plan: One of "starter", "professional", "business", or "all" (default).

Parameters* required
planstring
default: all
calculate_savingsCalculate how much time and money a real estate agent saves switching to PrimaCoda. Args: deals_per_month: Number of transactions the agent closes per month. current_method: "human_tc" or "diy"2 params

Calculate how much time and money a real estate agent saves switching to PrimaCoda. Args: deals_per_month: Number of transactions the agent closes per month. current_method: "human_tc" or "diy"

Parameters* required
current_methodstring
deals_per_monthinteger
get_startedGet the signup link, trial details, and quick-start checklist for PrimaCoda.

Get the signup link, trial details, and quick-start checklist for PrimaCoda.

No parameter schema in public metadata yet.

is_primacoda_right_for_meAssess whether PrimaCoda is a good fit and recommend the right plan. Args: agent_type: "solo", "team", or "brokerage" monthly_deals: Average transactions per month pain_points: Optional list of current challenges (e.g. ["paperwork", "deadlines"])3 params

Assess whether PrimaCoda is a good fit and recommend the right plan. Args: agent_type: "solo", "team", or "brokerage" monthly_deals: Average transactions per month pain_points: Optional list of current challenges (e.g. ["paperwork", "deadlines"])

Parameters* required
agent_typestring
pain_pointsvalue
monthly_dealsinteger
record_leadRecord a prospect interested in PrimaCoda. Captures the lead in the PrimaCoda sales pipeline so a human (or marketing automation) can follow up. Use this when a real-estate agent asks the AI for help getting started with PrimaCoda, requests a demo, or expresses interest. NO au...4 params

Record a prospect interested in PrimaCoda. Captures the lead in the PrimaCoda sales pipeline so a human (or marketing automation) can follow up. Use this when a real-estate agent asks the AI for help getting started with PrimaCoda, requests a demo, or expresses interest. NO au...

Parameters* required
firmstring
default:
namestring
emailstring
messagestring
default:
list_my_deadlinesList your upcoming pending deadlines across all matters in the next N days. Returns case name, deadline title, due date, and priority for each pending matter_deadline whose due_date is within the window. Args: api_key: Your PrimaCoda MCP API key (starts 'pck_'). Generate one a...2 params

List your upcoming pending deadlines across all matters in the next N days. Returns case name, deadline title, due date, and priority for each pending matter_deadline whose due_date is within the window. Args: api_key: Your PrimaCoda MCP API key (starts 'pck_'). Generate one a...

Parameters* required
daysinteger
default: 30
api_keystring
recompute_deadlinesRe-run FRCP / state procedural deadline calculation for a matter. Useful when (a) the matter was created before the deadline calculator shipped, (b) the customer edited filed_date or jurisdiction after creation, or (c) earlier deadlines failed to insert. Idempotent — dedupes o...2 params

Re-run FRCP / state procedural deadline calculation for a matter. Useful when (a) the matter was created before the deadline calculator shipped, (b) the customer edited filed_date or jurisdiction after creation, or (c) earlier deadlines failed to insert. Idempotent — dedupes o...

Parameters* required
api_keystring
matter_uuidstring

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)

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

Manual (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

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
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedMay 22, 2026
View on GitHub