agent services mcp for Claude Desktop
io.github.gareth1953/agent-services-mcp
MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent services mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-services-mcp": {
"command": "npx",
"args": [
"-y",
"agent-services-mcp"
],
"env": {
"PROVENANCE_URL": "<PROVENANCE_URL>",
"QUALITY_GATE_URL": "<QUALITY_GATE_URL>",
"AUDIT_URL": "<AUDIT_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs