PrimaCoda Transaction Coordinator
AI transaction coordinator for real estate agents and law firms — contract extraction, deadline tracking, motion drafting.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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).
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
AI transaction coordinator for real estate agents and law firms — contract extraction, deadline tracking, motion drafting.
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| 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). |
| 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_started | Get 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_lead | 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 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_deadlines | 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 at https://primacoda.halinc.tech/settings/api-keys. days: Window in days from today. Default 30. Capped at 365. |
| recompute_deadlines | 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 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_'). |