Skip to content
Cline

fw context mcp for Cline

io.github.turbyho/fw-context-mcp

Build-aware code intelligence for embedded C/C++ firmware — libclang, FTS5, call graphs, 33 tools

client:Cline transport:stdio runtime:pypi

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

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

fw context mcp in other clients