Skip to content
Windsurf

InnoDay for Windsurf

io.github.havilandsoftware/mcp-server-innoday

Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.

client:Windsurf transport:stdio runtime:pypi

Install InnoDay in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server-innoday": {
      "command": "uvx",
      "args": [
        "innoday"
      ],
      "env": {
        "INNODAY_API_URL": "<INNODAY_API_URL>",
        "INNODAY_ORGANIZATION_ID": "<INNODAY_ORGANIZATION_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

InnoDay in other clients