Geekflare Connector for AI agents.
7 live capabilities
Audit website performance, security headers, and DNS configurations instantly.
Waiting for input…
Why people use Geekflare
Geekflare Website Performance Audits
With Geekflare, you just ask your AI agent what's wrong. It pulls the Lighthouse scores, checks your SSL validity, and scans for 404s in one go. You get a complete technical summary in your chat window, letting you fix problems without ever opening a new tab.
What Vinkius changes
You get a unified command center for web health without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding broken links in a blog
An SEO specialist asks the agent to find 404s on a new blog post.
- Real-world use case 02
Verifying a new DNS setup
A DevOps engineer wants to know if their MX records updated.
- Real-world use case 03
Pre-launch site audit
A developer wants a quick health check.
Complete set · 7capabilities
The complete Geekflare capability set.
These are the exact actions your AI can choose when you ask it to work with Geekflare.
01—04
4 capabilities in this set.
Part of 7 available through Geekflare.
- 01 Capability
Take website screenshot
Capture a full-page visual of a URL so you can see exactly what a user sees. This is great for visual QA and design checks.
- 02 Capability
Check broken links
Find 404 errors on any page to ensure your internal navigation stays intact. This helps you clean up dead links across your site.
- 03 Capability
Get dns records
Pull A, MX, CNAME, and TXT records to verify how your domain is routed. Use this to confirm your DNS settings are correct.
- 04 Capability
Run lighthouse audit
Get a complete SEO and performance score for any URL using the Google Lighthouse engine. This gives you a full audit in one step.
05—07
3 capabilities in this set.
Part of 7 available through Geekflare.
- 05 Capability
Measure load time
Check page speed and Time to First Byte (TTFB) to find where your site is lagging. It provides real numbers for your performance goals.
- 06 Capability
Scan ssl tls cert
Verify that your SSL certificates are valid and free from known security vulnerabilities. Use this to keep your site secure.
- 07 Capability
Get whois data
Retrieve registration details and ownership info for any domain name. This helps verify domain status and history.
Set up in minutes
One URL. Then ask Geekflare to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Geekflare 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_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Geekflare for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare URL.
- Step 03
Save and start
Save the connection and enable Geekflare in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"geekflare": {
"url": "https://edge.vinkius.com/vk_preview_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare
Open Agent mode in chat and ask: "Using Geekflare, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"geekflare": {
"url": "https://edge.vinkius.com/vk_preview_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare
Ask Copilot: "Using Geekflare, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"geekflare": {
"url": "https://edge.vinkius.com/vk_preview_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare
Open Cascade and ask: "Using Geekflare, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"geekflare": {
"url": "https://edge.vinkius.com/vk_preview_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare
Ask Cline: "Using Geekflare, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add geekflare --transport http "https://edge.vinkius.com/vk_preview_31tAnWGyH6P0QQcHSTePNYz6YFJbA4e3nthTk5Qk/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 Geekflare
Ask Claude: "Using Geekflare, show me...". 7 tools are ready
Where the request belongs
Work Geekflare can move forward.
This is for the web developer who's tired of manual site audits, the SEO specialist who needs to find broken links fast, and the DevOps engineer who needs to verify DNS and SSL status on the fly.
Web Developer
Quickly checking SSL status and page speed during a deployment to catch issues before they go live.
SEO Specialist
Running Lighthouse audits on dozens of pages to identify performance bottlenecks and accessibility wins.
DevOps Engineer
Verifying DNS records and monitoring API health to ensure the infrastructure is stable.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHexometer
Automate website monitoring via Hexometer. monitor uptime, performance, and health directly from any AI agent.
Pingdom
Monitor website uptime and performance via Pingdom. list checks, track response times, and manage alerts directly from any AI agent.
StatusCake
Monitor website uptime, page speed, and SSL certificates directly from your AI agent using StatusCake.
Dotcom-Monitor
Monitor website uptime, page load speed, and server health from multiple global locations with instant alert notifications.
Fluxguard
Monitor website changes, track visual differences, and receive alerts via AI agents with Fluxguard.
Acunetix 360
Automated web vulnerability scanning. manage scans, track issues, and audit security via AI.
Bring your own AI
Change the model, client or framework. Keep Geekflare 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 Geekflare.
The practical details behind the request, access and result.
How does the Geekflare MCP help with SEO?
It lets your AI agent run full Lighthouse audits and identify broken links automatically. This helps you find performance bottlenecks and dead URLs without manual searching.
Can I use Geekflare to check my website's speed?
Yes, it can measure your page load times and Time to First Byte (TTFB). Your agent can provide a quick summary of how fast your site feels to users.
Does Geekflare check my SSL certificate?
It scans your SSL/TLS certificates for validity and security vulnerabilities. This ensures your site is secure and your certificates aren't about to expire.
Can I see what my website looks like with Geekflare?
You can ask your agent to take a full-page screenshot of any URL. This is great for checking how your site renders across different pages.
Can Geekflare find broken links on my site?
It can identify 404 errors on any specific page you provide. This makes it easy to clean up navigation issues on large websites or blogs.
How do I use Geekflare to check DNS records?
You just ask your agent to retrieve the DNS records for a specific domain. It will pull the A, MX, CNAME, and TXT records for you instantly.
Can I run a full Lighthouse SEO audit via AI?
Yes! Use the run_lighthouse_audit capability and provide the target URL. Your agent will return scores for Performance, SEO, Accessibility, and Best Practices.
How do I check if my SSL certificate is valid using the agent?
Use the scan_ssl_tls_cert capability. Provide the domain name, and Geekflare will verify the issuer, expiration date, and security protocols used by your site.
Is it possible to see the DNS records for a domain via AI?
Absolutely. Use the get_dns_records query. Provide the URL, and the agent will retrieve A, MX, CNAME, and TXT records registered for that domain.
One connection away
Give your agent a direct line to Geekflare.
Connect Geekflare once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available