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
{
"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