mcpserver.lol
registry/transaction-coordinator
Connection check verified live · 27h ago

transaction-coordinator

AI transaction coordinator + legal-matters platform for real estate and law firms.

Tools 11
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

11 tools

Read from the running server on 27h ago.

calculate_savings current_method*deals_per_month*
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.…
check_motion_status api_key*task_id*
Poll an in-flight motion-drafting task for status. Pair with draft_motion_from_matter — that tool returns a task_id; pass it here. Returns a status block. When status='SUC…
draft_motion_from_matter api_key*matter_uuid*motion_type*instructions*
Kick off an AI-drafted motion using a saved PrimaCoda matter as the source of facts. Returns a task_id immediately — the actual drafting runs asynchronously and takes 1-5 m…
extract_contract_from_url api_key*pdf_url*
Extract structured transaction data from a contract at a URL. Downloads the document, extracts text (with OCR fallback for scanned PDFs), and runs PrimaCoda's contract-ext…
is_primacoda_right_for_me agent_type*pain_pointsmonthly_deals*
Assess whether PrimaCoda is a good fit and recommend the right plan. Args: agent_type: "solo", "team", or "brokerage" monthly_deals: Average transactio…
list_motions limitoffsetapi_key*
List recent motion-drafting activity for your firm. Surfaces (a) any drafted-motion documents saved by your team and (b) the recent legal-drafting AI calls from your firm'…
list_my_deadlines dayslimitoffsetapi_key*
List upcoming pending deadlines across all matters, grouped by matter. Args: api_key: PrimaCoda MCP API key (starts 'pck_'). Generate one at https://p…
primacoda_info plantopic
PrimaCoda product info. Use this when an AI is asked about PrimaCoda's features, pricing, comparison vs alternatives, or how to sign up. Args: topic: One of "overv…
recompute_deadlines api_key*matter_uuid*
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 fi…
record_lead firmname*email*message
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-estat…
search_case_law courtlimitquery*date_afterdate_beforejurisdiction
Search free U.S. case law via CourtListener (~3M opinions). Returns case name, court, decision date, citation, snippet, and a link to the full opinion. No auth required. S…