Type Atlas for Windsurf
io.github.tyler-mitchell/type-atlas
Editor-grade TypeScript, Markdown, and JSON intelligence for coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install Type Atlas in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"type-atlas": {
"command": "npx",
"args": [
"-y",
"@type-atlas/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs