XAPS MCP Server for Claude Desktop
io.github.apmc1/xaps
Pre-execution audit for autonomous agents. Independent receipt before irreversible actions.
client:Claude Desktop
transport:stdio
runtime:pypi
Install XAPS MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"xaps": {
"command": "uvx",
"args": [
"xaps-sdk"
],
"env": {
"XAPS_AGENT_KEY": "<XAPS_AGENT_KEY>",
"XAPS_API_URL": "<XAPS_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs