$ timeahead_
mcp/taskademcp-openapi-codegen/install

install @taskade/mcp-openapi-codegen

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/taskade/mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "taskade": {
      "command": "npx",
      "args": [
        "-y",
        "@taskade/mcp-server"
      ],
      "env": {
        "TASKADE_API_KEY": "your-api-key-here"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/taskademcp-openapi-codegen/install/claude-desktop
← back to @taskade/mcp-openapi-codegen