Arcaeon Adapter for Cline
io.arcaeon/adapter
MCP stdio proxy that logs the tool-call seam to the ledger without the agent's cooperation
client:Cline
transport:stdio
runtime:pypi
Install Arcaeon Adapter in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"adapter": {
"command": "uvx",
"args": [
"arcaeon-adapter"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs