Back to search
30
MCP
@orderly/ts-intellisense-mcp
jsr/@orderly/ts-intellisense-mcpA Model Context Protocol (MCP) server that provides TypeScript IntelliSense information for any symbol in TypeScript files.
Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@orderly/ts-intellisense-mcp": {
"url": "None",
"transport": "http"
}
}
}