Productivity
halinc.tech
Manages real estate agent leads, deadlines, and product fit assessment for PrimaCoda.
ENDPOINT 1
https://primacoda.halinc.tech/mcp
MCP server metadata
- Name
- primacoda
- Version
- 1.27.0
Known tools 11
calculate_savingsCalculate how much time and money a real estate agent saves switching to PrimaCoda.
Inferred read-onlyis_primacoda_right_for_meAssess whether PrimaCoda is a good fit and recommend the right plan.
Inferred read-onlylist_my_deadlinesList upcoming pending deadlines across all matters, grouped by matter.
Inferred read-onlyrecompute_deadlinesRe-run FRCP / state procedural deadline calculation for a matter.
Inferred read-onlydraft_motion_from_matterKick off an AI-drafted motion using a saved PrimaCoda matter as the source of facts.
Inferred read-onlyextract_contract_from_urlExtract structured transaction data from a contract at a URL.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.