License Header Injector and Verifier Connector for AI agents.
3 live capabilities
Automate copyright compliance and header management in your source code.
Waiting for input…
Why people use License Header Injector and Verifier
Stop manual copyright audits with License Header Injector and Verifier
This Connector changes that. Your agent can scan your entire directory, identify exactly which files are non-compliant, and fix them in one pass. It turns a tedious manual task into a single command.
What Vinkius changes
You get an automated way to keep your legal headers consistent across every file in your project.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
New Repository Onboarding
A developer adds a new module and asks the agent to ensure all files have the correct company copyright using apply_license_header.
- Real-world use case 02
Post-Refactor Cleanup
After a massive directory move, use identify_header_drift to find any headers that were accidentally altered during the process.
- Real-world use case 03
Compliance Auditing
An engineer needs to generate a report of all files missing a specific license year across the entire project.
Complete set · 3capabilities
The complete License Header Injector and Verifier capability set.
These are the exact actions your AI can choose when you ask it to work with License Header Injector and Verifier.
01—03
3 capabilities in this set.
Part of 3 available through License Header Injector and Verifier.
- 01 Capability
Apply license header
Prepends the required header to any file that is missing it. This fixes non-compliant files in one step.
- 02 Capability
Identify header drift
Finds headers that have incorrect spacing or formatting errors. It detects when a header exists but is broken.
- 03 Capability
Validate template integrity
Checks that your copyright block is a valid, usable template for files. It ensures the structure is correct before you apply it.
Set up in minutes
One URL. Then ask License Header Injector and Verifier to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use License Header Injector and Verifier 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_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable License Header Injector and Verifier for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier URL.
- Step 03
Save and start
Save the connection and enable License Header Injector and Verifier in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"license-header-injector-and-verifier": {
"url": "https://edge.vinkius.com/vk_preview_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier
Open Agent mode in chat and ask: "Using License Header Injector and Verifier, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"license-header-injector-and-verifier": {
"url": "https://edge.vinkius.com/vk_preview_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier
Ask Copilot: "Using License Header Injector and Verifier, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"license-header-injector-and-verifier": {
"url": "https://edge.vinkius.com/vk_preview_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier
Open Cascade and ask: "Using License Header Injector and Verifier, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"license-header-injector-and-verifier": {
"url": "https://edge.vinkius.com/vk_preview_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier
Ask Cline: "Using License Header Injector and Verifier, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add license-header-injector-and-verifier --transport http "https://edge.vinkius.com/vk_preview_cxe57NEIQ1l7n9SKWmb1BYAMvYUxTL5s3LYfEwwx/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 License Header Injector and Verifier
Ask Claude: "Using License Header Injector and Verifier, show me...". 3 tools are ready
Where the request belongs
Work License Header Injector and Verifier can move forward.
This is for the developers and legal engineers who cannot afford to have uncredited or incorrectly licensed code in their repositories.
DevOps Engineer
Automating compliance checks within CI/ SS pipelines to prevent bad merges.
Lead Developer
Maintaining codebase consistency and preventing accidental license removal during massive refactors.
Legal Counsel
Ensuring all distributed code meets company IP standards without reading every file manually.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDeepSource
Automate code quality monitoring via DeepSource. analyze issues, vulnerabilities, metrics, and report cards directly from any AI agent.
Codacy
Manage code quality and automated reviews via Codacy. track grades, monitor issues, and audit repository analysis directly from any AI agent.
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.
License Compatibility Checker
Audit software licenses and check compatibility between dependencies.
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 License Header Injector and Verifier 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 License Header Injector and Verifier.
The practical details behind the request, access and result.
How does License Header Injector and Verifier help with legal compliance?
It automates the process of finding and fixing missing or incorrect copyright notices in your code, making sure every file is properly marked.
Can I use License Header Injector and Verifier to fix missing copyright notices?
Yes. You can instruct your agent to scan your files and automatically add the correct header wherever it is missing.
Does License Header Injector and Verifier detect formatting errors in my files?
It specifically looks for spacing or character discrepancies that deviate from your established copyright template.
How do I know if my license template is correct using License Header Injector and Verifier?
You can run a validation check to ensure your template structure is valid and ready for use across your codebase.
Is License Header Injector and Verifier compatible with Cursor or Claude?
Yes. Any MCP-compatible client like Claude, Cursor, or Windsurf can connect to this capability through Vinkius.
How does the capability handle different years in the copyright notice?
The system uses Year Agnosticism to recognize valid headers even if the numerical year differs from the template.
What happens if a header is missing?
The apply_license_header capability follows the Injection Protocol to prepend the template and a newline to the file.
Can I detect spacing errors in my header?
Yes, identify_header_drift flags any deviation from the Strict Structural Match, including punctuation and spacing.
One connection away
Give your agent a direct line to License Header Injector and Verifier.
Connect License Header Injector and Verifier once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available