by MCP Community
Self-hosted AI code intelligence for TypeScript — symbol resolution, structural search, duplicate detection, and dependency graphs via MCP server.
Self-hosted AI code intelligence for TypeScript — symbol resolution, structural search, duplicate detection, and dependency graphs via MCP server.
npx -y code-dev-intel.ts
{
"mcpServers": {
"code-dev-intel.ts": {
"command": "npx",
"args": ["-y", "code-dev-intel.ts"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared