io.github.Steveser1989/opc-mcp-server MCP Server
io.github.Steveser1989/opc-mcp-server
What is the io.github.Steveser1989/opc-mcp-server MCP server?
OPC Suite — CRM, sales, inventory, accounting, HRM, payroll, claims, projects from any AI agent.
How to install io.github.Steveser1989/opc-mcp-server
Copy-paste configuration for popular MCP clients.
OPC_API_TOKENrequiredsecretPersonal API Token generated at /dashboard/settings/developer (starts with opc_pat_).
OPC_BASE_URLBase URL of your OPC workspace. Defaults to https://www.myopc.io.
OPC_AGENT_KINDAgent identifier used for audit logs (claude, codex, cursor, hermes, etc.).
{
"mcpServers": {
"opc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tsa-ai/opc-mcp-server"
],
"env": {
"OPC_API_TOKEN": "<YOUR_OPC_API_TOKEN>",
"OPC_BASE_URL": "<YOUR_OPC_BASE_URL>",
"OPC_AGENT_KIND": "<YOUR_OPC_AGENT_KIND>"
}
}
}
}{
"mcpServers": {
"opc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tsa-ai/opc-mcp-server"
],
"env": {
"OPC_API_TOKEN": "<YOUR_OPC_API_TOKEN>",
"OPC_BASE_URL": "<YOUR_OPC_BASE_URL>",
"OPC_AGENT_KIND": "<YOUR_OPC_AGENT_KIND>"
}
}
}
}{
"mcpServers": {
"opc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tsa-ai/opc-mcp-server"
],
"env": {
"OPC_API_TOKEN": "<YOUR_OPC_API_TOKEN>",
"OPC_BASE_URL": "<YOUR_OPC_BASE_URL>",
"OPC_AGENT_KIND": "<YOUR_OPC_AGENT_KIND>"
}
}
}
}{
"servers": {
"opc-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tsa-ai/opc-mcp-server"
],
"env": {
"OPC_API_TOKEN": "<YOUR_OPC_API_TOKEN>",
"OPC_BASE_URL": "<YOUR_OPC_BASE_URL>",
"OPC_AGENT_KIND": "<YOUR_OPC_AGENT_KIND>"
}
}
}
}claude mcp add opc-mcp-server --env OPC_API_TOKEN=<YOUR_OPC_API_TOKEN> --env OPC_BASE_URL=<YOUR_OPC_BASE_URL> --env OPC_AGENT_KIND=<YOUR_OPC_AGENT_KIND> -- npx -y @tsa-ai/opc-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.