0x5457/ts-index
A powerful TypeScript code indexing and search tool with Language Server Protocol support and MCP integration.
Platform-specific configuration:
{
"mcpServers": {
"ts-index": {
"command": "npx",
"args": [
"-y",
"ts-index"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...