← Index

io.github.Steveser1989/opc-mcp-server

io.github.Steveser1989/opc-mcp-server·v0.3.2·CRM & Sales
Quality Score
85
/100

OPC Suite — CRM, sales, inventory, accounting, HRM, payroll, claims, projects from any AI agent.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://www.myopc.io/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "opc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@tsa-ai/opc-mcp-server"
      ],
      "env": {
        "OPC_API_TOKEN": "<your-opc_api_token>",
        "OPC_BASE_URL": "https://www.myopc.io",
        "OPC_AGENT_KIND": "custom"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "opc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@tsa-ai/opc-mcp-server"
      ],
      "env": {
        "OPC_API_TOKEN": "<your-opc_api_token>",
        "OPC_BASE_URL": "https://www.myopc.io",
        "OPC_AGENT_KIND": "custom"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @tsa-ai/opc-mcp-server
§02  Environment variables
OPC_API_TOKEN
requiredsecret

Personal API Token generated at /dashboard/settings/developer (starts with opc_pat_).

OPC_BASE_URL

Base URL of your OPC workspace. Defaults to https://www.myopc.io.

OPC_AGENT_KIND

Agent identifier used for audit logs (claude, codex, cursor, hermes, etc.).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in CRM & Sales