Skip to content
Cline

AIFeed for Cline

io.github.denyn1/aifeed-mcp-server

Verify signed AIFeed permissions, fetch token-budgeted markdown, and verify assets for AI agents.

client:Cline transport:stdio runtime:npm

Install AIFeed 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": {
    "aifeed-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "aifeed-mcp-server"
      ]
    }
  }
}

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

AIFeed in other clients