Keepcon Connector for AI agents.
9 live capabilities
Automate content moderation and trust and safety for your community.
Waiting for input…
Why people use Keepcon
Keepcon Content Moderation for Trust and Safety
With Keepcon, your agent handles the heavy lifting. It analyzes the context of the text in real-time and makes an immediate call on whether it's okay for your community. You get a system that understands meaning rather than just looking for banned words, letting you move from manual clicking to high-level oversight.
What Vinkius changes
You get automated trust and safety without the manual grunt work.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Stopping forum spam instantly
A forum owner wants to stop spam.
- Real-world use case 02
Auditing a month of data
A dev needs to audit a month of data.
- Real-world use case 03
Finding bad actors via social IDs
A safety team wants to find bad actors.
Complete set · 9capabilities
The complete Keepcon capability set.
These are the exact actions your AI can choose when you ask it to work with Keepcon.
01—03
3 capabilities in this set.
Part of 9 available through Keepcon.
- 01 Capability
Acknowledge results
Tell the system you've seen the batch results. This keeps your moderation queue organized.
- 02 Capability
Export results
Grab all the results from a batch moderation job. It's perfect for auditing or reporting.
- 03 Capability
Submit feedback
Send feedback on a specific moderation decision. This helps the semantic engine learn from its mistakes.
04—06
3 capabilities in this set.
Part of 9 available through Keepcon.
- 04 Capability
Get profile by social id
Pull a user profile using their Twitter or Facebook ID. It links social identities to moderated content.
- 05 Capability
Get profile
Fetch a specific user's details using their Keepcon ID. Use this for deep-diving into a user's history.
- 06 Capability
Moderate content
Get an immediate approve or reject decision on text. It also adds category tags to the result.
07—09
3 capabilities in this set.
Part of 9 available through Keepcon.
- 07 Capability
List profiles
See a list of all user profiles linked to your content. This helps track active users.
- 08 Capability
Search profiles
Find specific users using various filters. Use this to isolate high-risk accounts.
- 09 Capability
Import batch
Submit a huge pile of content for asynchronous processing. It returns an ID so you can track the progress.
Set up in minutes
One URL. Then ask Keepcon to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Keepcon 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_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Keepcon for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon URL.
- Step 03
Save and start
Save the connection and enable Keepcon in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"keepcon": {
"url": "https://edge.vinkius.com/vk_preview_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon
Open Agent mode in chat and ask: "Using Keepcon, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"keepcon": {
"url": "https://edge.vinkius.com/vk_preview_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon
Ask Copilot: "Using Keepcon, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"keepcon": {
"url": "https://edge.vinkius.com/vk_preview_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon
Open Cascade and ask: "Using Keepcon, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"keepcon": {
"url": "https://edge.vinkius.com/vk_preview_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon
Ask Cline: "Using Keepcon, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add keepcon --transport http "https://edge.vinkius.com/vk_preview_ghG8MoSw9hNGWQARPkVTWDTALw5fDoL7iD8Q6DqR/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 Keepcon
Ask Claude: "Using Keepcon, show me...". 9 tools are ready
Where the request belongs
Work Keepcon can move forward.
This is for community managers drowning in tickets, trust and safety leads trying to scale a global app, or developers building real-time chat features.
Community Manager
Uses the Connector to automatically filter forum posts and chat messages to keep the vibe positive.
Trust & Safety Lead
Uses it to monitor and filter incoming content for policy compliance across massive user bases.
Backend Developer
Integrates semantic moderation checks into new applications to handle user-generated content safely.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHive AI
Automate content moderation via Hive AI. moderate text, images, video, and detect AI-generated content directly from any AI agent.
Tuputech Moderation
Bring Tuputech's Advanced Anti-Spam and AI Evaluation endpoints to your server. Scan text, images, and audio automatically via AI.
Shumei Anti-Fraud
Bring Shumei's top-tier Anti-Fraud and Risk Control to your AI. Analyze text, images, and devices for malicious activity instantly.
Deep Talk
Equip your AI agent to analyze conversation datasets, extract topics, and monitor sentiment via the Deep Talk API.
Lucidya
Monitor social media, analyze sentiment, and manage customer data via the Lucidya API.
OOPSpam
Block spam submissions on your forms and comments with an AI-powered filter that catches bots without annoying real users.
Bring your own AI
Change the model, client or framework. Keep Keepcon 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 Keepcon.
The practical details behind the request, access and result.
Can Keepcon MCP moderate my Discord community?
Yes, it can handle real-time text from your community to block spam or harassment automatically.
How does Keepcon handle large volumes of content?
It uses batch processing so you can send thousands of posts at once for review without hitting real-time limits.
Can I train the moderation engine to be more accurate?
Yes, you can submit feedback on specific decisions to help the system learn what a false positive looks like for your specific rules.
Is Keepcon better than just using a list of bad words?
Yes, because it uses semantic analysis to understand the intent behind the words rather than just looking for exact matches.
Can I see who the moderated users are?
Yes, you can list and search user profiles associated with moderated content to identify high-risk accounts.
Does Keepcon work with my existing moderation queue?
It can help manage your queue by acknowledging results as you process them, keeping your workspace organized.
What is the difference between synchronic and asynchronic moderation?
Synchronic (moderate_content) provides an immediate decision, while asynchronic (import_batch) is for large volumes where results are retrieved later via the export capability.
How do I ensure results are not exported twice?
After retrieving results with export_results, use the acknowledge_results capability with the corresponding set_id to confirm processing.
Can I provide feedback on incorrect moderation decisions?
Yes, use the submit_feedback capability to report false positives or negatives, helping the Keepcon engine learn and improve over time.
One connection away
Give your agent a direct line to Keepcon.
Connect Keepcon once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available