Skip to content
Cline

federated ai commons for Cline

io.github.toby-self/federated-ai-commons

MCP server for a federated AI-commons governance simulation with a verified compliance oracle.

client:Cline transport:stdio runtime:pypi

Install federated ai commons 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": {
    "federated-ai-commons": {
      "command": "uvx",
      "args": [
        "federated-ai-commons-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

federated ai commons in other clients