Deterministic operations reconciliation for AI agents: COMPLETE, INCOMPLETE, or NEEDS_REVIEW.
claude mcp add operations-reconciliation --transport http https://x402.burnesatelier.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"operations-reconciliation": {
"url": "https://x402.burnesatelier.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"operations-reconciliation": {
"serverUrl": "https://x402.burnesatelier.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"operations-reconciliation": {
"type": "http",
"url": "https://x402.burnesatelier.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"operations-reconciliation": {
"url": "https://x402.burnesatelier.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"operations-reconciliation": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402.burnesatelier.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://x402.burnesatelier.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.burnesatelier--operations-reconciliation/reviews or the review_server meta-tool.
POST /mcp