PrimaCoda Transaction Coordinator

AI transaction coordinator for real estate agents and law firms — contract extraction, deadline tracking, motion drafting.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Get Transaction Coordinator Info: Get an overview of PrimaCoda — the AI transaction coordinator for real estate agents.
  • Compare Tc Options: Compare PrimaCoda vs a human transaction coordinator vs doing it yourself (DIY).
  • Get Pricing Info: Get PrimaCoda pricing, including founding-member specials. Args: plan: One of "starter", "professional", "business", or "all" (default).

What data it sees

Do you need an account

No: the server works without sign-in

AI transaction coordinator for real estate agents and law firms — contract extraction, deadline tracking, motion drafting.

Server tool list (9)

Raw names from tools/list. Only developers need these.

get_transaction_coordinator_infoGet an overview of PrimaCoda — the AI transaction coordinator for real estate agents.
compare_tc_optionsCompare PrimaCoda vs a human transaction coordinator vs doing it yourself (DIY).
get_pricing_info Get PrimaCoda pricing, including founding-member specials. Args: plan: One of "starter", "professional", "business", or "all" (default).
calculate_savings 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"
get_startedGet the signup link, trial details, and quick-start checklist for PrimaCoda.
is_primacoda_right_for_me 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"])
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 auth required — works for any prospect calling the AI. Args: name: Full name of the prospect. email: Contact email. firm: Company / brokerage / firm name (optional). message: Anything the prospect wants noted (optional).
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 at https://primacoda.halinc.tech/settings/api-keys. days: Window in days from today. Default 30. Capped at 365.
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 on lowercased title so re-running can't duplicate. Args: matter_uuid: UUID of the matter to recompute. api_key: Your PrimaCoda MCP API key (starts 'pck_').