TypeScript Language Server exposed via MCP for AI agents
{ "mcpServers": { "ts-language": { "command": "npx", "args": [ "-y", "ts-language-mcp" ] } } }