Skip to content
Claude Desktop

Type Atlas for Claude Desktop

io.github.tyler-mitchell/type-atlas

Editor-grade TypeScript, Markdown, and JSON intelligence for coding agents.

client:Claude Desktop transport:stdio runtime:npm

Install Type Atlas in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "type-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@type-atlas/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Type Atlas in other clients