LIVE ENDPOINT
https://primacoda.halinc.tech/mcp
Connect to this endpoint to inspect the live schema for list_motions and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.primacoda]
url = "https://primacoda.halinc.tech/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"primacoda": {
"type": "http",
"url": "https://primacoda.halinc.tech/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: primacoda
Remote MCP URL: https://primacoda.halinc.tech/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"primacoda": {
"url": "https://primacoda.halinc.tech/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"primacoda": {
"type": "http",
"url": "https://primacoda.halinc.tech/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "primacoda",
"transport": "streamable-http",
"url": "https://primacoda.halinc.tech/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
primacoda_info— PrimaCoda product info.calculate_savings— Calculate how much time and money a real estate agent saves switching to PrimaCoda.is_primacoda_right_for_me— Assess whether PrimaCoda is a good fit and recommend the right plan.record_lead— Record a prospect interested in PrimaCoda.list_my_deadlines— List upcoming pending deadlines across all matters, grouped by matter.recompute_deadlines— Re-run FRCP / state procedural deadline calculation for a matter.draft_motion_from_matter— Kick off an AI-drafted motion using a saved PrimaCoda matter as the source of facts.check_motion_status— Poll an in-flight motion-drafting task for status.