Dead Code & Export Auditor Connector for AI agents.
3 live capabilities
Waiting for input…
Why people use Dead Code & Export Auditor
See what Dead Code & Export Auditor changes in a real workflow.
Move from a question to a useful Dead Code & Export Auditor result without breaking your flow.
What Vinkius changes
Get the Dead Code & Export Auditor answer you need in the AI client you already use.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Audit_file
Analyzes a single file for unused exports and unreachable code
- Real-world use case 02
Audit_project
Performs a global audit across an entire directory
- Real-world use case 03
Get_symbol_metadata
Retrieves usage statistics for a specific identifier
Complete set · 3capabilities
The complete Dead Code & Export Auditor capability set.
These are the exact actions your AI can choose when you ask it to work with Dead Code & Export Auditor.
01—03
3 capabilities in this set.
Part of 3 available through Dead Code & Export Auditor.
- 01 Capability
Audit file
Analyzes a single file for unused exports and unreachable code
- 02 Capability
Audit project
Performs a global audit across an entire directory
- 03 Capability
Get symbol metadata
Retrieves usage statistics for a specific identifier
Set up in minutes
One URL. Then ask Dead Code & Export Auditor to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dead Code & Export Auditor from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Dead Code & Export Auditor, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dead Code & Export Auditor for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Dead Code & Export Auditor URL.
- Step 03
Save and start
Save the connection and enable Dead Code & Export Auditor in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dead-code-export-auditor": {
"url": "https://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Dead Code & Export Auditor
Open Agent mode in chat and ask: "Using Dead Code & Export Auditor, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dead-code-export-auditor": {
"url": "https://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Dead Code & Export Auditor
Ask Copilot: "Using Dead Code & Export Auditor, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dead-code-export-auditor": {
"url": "https://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Dead Code & Export Auditor
Open Cascade and ask: "Using Dead Code & Export Auditor, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dead-code-export-auditor": {
"url": "https://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Dead Code & Export Auditor
Ask Cline: "Using Dead Code & Export Auditor, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dead-code-export-auditor --transport http "https://edge.vinkius.com/vk_preview_TxIzYbCp1iyHDcCz3zJR5XnB3PAwZPONj74FPfOZ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Dead Code & Export Auditor
Ask Claude: "Using Dead Code & Export Auditor, show me...". 3 tools are ready
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsImport Order Enforcer
Enforce deterministic import ordering and detect unused imports using AST analysis.
Exact Type Inference Validator
Analyze TypeScript source code to detect implicit 'any', type assertions, and unannotated declarations.
TypeScript Excellence Prover
AI agents produce unsafe TypeScript loaded with `any` types, @ts-ignore overrides, empty catch blocks, and event-loop blocking operations. This prover enforces absolute type safety, zero-workaround policies, typed error schemas, decoupled architecture, and optimized async execution.
Code Integrity Prover
AI agents default to type evasion (like any, void*, unsafe, or ignore), TODO stubs, timing/sleep hacks, and empty catch blocks. 96% of developers don't trust AI-generated code. This capability enforces zero-workaround integrity across all programming languages.
Code Clone Detector
Identify exact and near-duplicate code blocks within your project.
Annotation Extractor and Tracker
Automatically detect, track, and report code annotations like FIXME, HACK, and XXX in your codebase.
Bring your own AI
Change the model, client or framework. Keep Dead Code & Export Auditor connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Dead Code & Export Auditor.
The practical details behind the request, access and result.
How does the auditor detect unused exports?
The capability performs an AST traversal to build a symbol table and increments reference counts whenever a symbol is encountered. If audit_project finds a symbol with zero references, it is flagged as unused.
Can I audit specific file extensions?
Yes, when using audit_project, you can provide an optional list of extensions like ['.ts', '.js'] to narrow the scope of the scan.
Does it identify unreachable code?
Yes, the audit_file capability identifies code blocks located after terminal statements like return, throw, or break.
One connection away
Give your agent a direct line to Dead Code & Export Auditor.
Connect Dead Code & Export Auditor once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available