io.github.Gareth1953/agent-services-mcp MCP Server
io.github.Gareth1953/agent-services-mcp
What is the io.github.Gareth1953/agent-services-mcp MCP server?
MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.
How to install io.github.Gareth1953/agent-services-mcp
Copy-paste configuration for popular MCP clients.
PROVENANCE_URLBase URL of the provenance-receipts service. Optional; defaults to the live workers.dev URL.
QUALITY_GATE_URLBase URL of the quality-gate service. Optional; defaults to the live workers.dev URL.
AUDIT_URLBase URL of the agent-action-audit service. Optional; defaults to the live workers.dev URL.
{
"mcpServers": {
"agent-services-mcp": {
"command": "npx",
"args": [
"-y",
"agent-services-mcp"
],
"env": {
"PROVENANCE_URL": "<YOUR_PROVENANCE_URL>",
"QUALITY_GATE_URL": "<YOUR_QUALITY_GATE_URL>",
"AUDIT_URL": "<YOUR_AUDIT_URL>"
}
}
}
}{
"mcpServers": {
"agent-services-mcp": {
"command": "npx",
"args": [
"-y",
"agent-services-mcp"
],
"env": {
"PROVENANCE_URL": "<YOUR_PROVENANCE_URL>",
"QUALITY_GATE_URL": "<YOUR_QUALITY_GATE_URL>",
"AUDIT_URL": "<YOUR_AUDIT_URL>"
}
}
}
}{
"mcpServers": {
"agent-services-mcp": {
"command": "npx",
"args": [
"-y",
"agent-services-mcp"
],
"env": {
"PROVENANCE_URL": "<YOUR_PROVENANCE_URL>",
"QUALITY_GATE_URL": "<YOUR_QUALITY_GATE_URL>",
"AUDIT_URL": "<YOUR_AUDIT_URL>"
}
}
}
}{
"servers": {
"agent-services-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-services-mcp"
],
"env": {
"PROVENANCE_URL": "<YOUR_PROVENANCE_URL>",
"QUALITY_GATE_URL": "<YOUR_QUALITY_GATE_URL>",
"AUDIT_URL": "<YOUR_AUDIT_URL>"
}
}
}
}claude mcp add agent-services-mcp --env PROVENANCE_URL=<YOUR_PROVENANCE_URL> --env QUALITY_GATE_URL=<YOUR_QUALITY_GATE_URL> --env AUDIT_URL=<YOUR_AUDIT_URL> -- npx -y agent-services-mcpRelated 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.