
Opc Mcp Server
Query and update OPC Suite CRM, sales, inventory, accounting, HRM, payroll, claims, and projects from Claude Code or Cursor instead of tab-hopping across myopc.io.
Overview
OPC MCP Server is an Operate-phase MCP server that connects AI agents to MY OPC Suite for CRM, sales, inventory, accounting, HRM, payroll, claims, and project data.
What is this MCP server?
- Single MCP surface for CRM, sales, inventory, accounting, HRM, payroll, claims, and projects
- npm package @tsa-ai/opc-mcp-server v0.3.2 with stdio transport option
- Hosted streamable-http remote at https://www.myopc.io/api/mcp
- OPC_API_TOKEN (opc_pat_) plus OPC_BASE_URL and OPC_AGENT_KIND for audit-friendly agent identity
- Built for any AI agent that speaks MCP—not a one-off Claude skill
- Package version 0.3.2
- npm identifier @tsa-ai/opc-mcp-server
- Eight operational domains listed: CRM, sales, inventory, accounting, HRM, payroll, claims, projects
What problem does it solve?
You run the business in OPC but still copy-paste records into chat when you want the agent to help with sales, payroll, or project follow-ups.
Who is it for?
Solo founders and tiny teams already on myopc.io who want one MCP hook for back-office and customer operations.
Skip if: Builders without an OPC workspace who only need a lightweight CRM mock or greenfield Postgres schema.
What do I get? / Deliverables
Your agent can read and act on live OPC Suite modules with token-authenticated calls and auditable agent identity.
- Agent-driven queries and actions across OPC CRM, sales, inventory, accounting, HRM, payroll, claims, and projects
- Audit-logged agent identity via OPC_AGENT_KIND
Recommended MCP Servers
Journey fit
OPC is day-to-day business operations—canonical shelf Operate because builders install it after they are running revenue, payroll, and customer records in production. Infra matches wiring your agent into the operational system of record (ERP/CRM backbone), not ideation or launch marketing.
How it compares
ERP/CRM operational MCP, not a SEC research or travel booking integration.
Common Questions / FAQ
Who is OPC MCP Server for?
Indie operators and small businesses on MY OPC Suite who want coding agents to access CRM, finance, HR, payroll, and project tools through MCP instead of manual exports.
When should I use OPC MCP Server?
Use it in Operate when you are reconciling sales, updating inventory, checking payroll or claims, or summarizing project status while building automations in Claude Code or Cursor.
How do I add OPC MCP Server to my agent?
Generate an OPC_API_TOKEN at /dashboard/settings/developer, set OPC_BASE_URL if needed, install @tsa-ai/opc-mcp-server for stdio or point your client at https://www.myopc.io/api/mcp for streamable-http, then restart the agent.