Skip to content
Cline

XAPS MCP Server for Cline

io.github.apmc1/xaps

Pre-execution audit for autonomous agents. Independent receipt before irreversible actions.

client:Cline transport:stdio runtime:pypi

Install XAPS MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "xaps": {
      "command": "uvx",
      "args": [
        "xaps-sdk"
      ],
      "env": {
        "XAPS_AGENT_KEY": "<XAPS_AGENT_KEY>",
        "XAPS_API_URL": "<XAPS_API_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

XAPS MCP Server in other clients