Loading MCP server directory, please wait...
OPC Suite — CRM, sales, inventory, accounting, HRM, payroll, claims, projects from any AI agent.
npx @getmcp/cli add io.github.Steveser1989/opc-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
OPC_API_TOKENPersonal API Token generated at /dashboard/settings/developer (starts with opc_pat_).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Steveser1989/opc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tsa-ai/opc-mcp-server"
],
"env": {
"OPC_API_TOKEN": "",
"OPC_BASE_URL": "https://www.myopc.io",
"OPC_AGENT_KIND": "custom"
}
}
}
}