MCP stdio proxy that logs the tool-call seam to the ledger without the agent's cooperation
claude mcp add adapter -- uvx arcaeon-adapter
claude_desktop_config.json
{
"mcpServers": {
"adapter": {
"command": "uvx",
"args": [
"arcaeon-adapter"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"adapter": {
"command": "uvx",
"args": [
"arcaeon-adapter"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"adapter": {
"command": "uvx",
"args": [
"arcaeon-adapter"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"adapter": {
"type": "stdio",
"command": "uvx",
"args": [
"arcaeon-adapter"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"adapter": {
"command": "uvx",
"args": [
"arcaeon-adapter"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.arcaeon--adapter/reviews or the review_server meta-tool.
POST /mcp