Skip to content
Claude Desktop

agentic ops for Claude Desktop

io.buildforce/agentic-ops

Orchestration & technical-consulting MCP for end-to-end Salesforce, ServiceNow & HubSpot back-end.

client:Claude Desktop transport:streamable-http

Install agentic ops in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentic-ops": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.buildforce.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

agentic ops in other clients