Stammer.ai Connector for AI agents.
11 live capabilities
Manage your white-label AI agency and chatbot knowledge bases.
Waiting for input…
Why people use Stammer.ai
Stammer.ai for White-Label AI Agency Management
This Connector changes that by turning your AI client into a central command center. You can ask your agent to update a knowledge base, list your active sub-accounts, or create a new bot without ever opening the Stammer.ai dashboard. You get a clean, conversational way to run your entire reseller operation.
What Vinkius changes
You get a text-based command center for your entire white-label AI agency.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Bulk updating client data
An agency owner needs to update 50 bots with a new help center link.
- Real-world use case 02
Troubleshooting a specific user issue
A support lead needs to see why a customer is frustrated.
- Real-world use case 03
Rapidly deploying a new client bot
A developer needs to create a new bot for a real estate client.
Complete set · 11capabilities
The complete Stammer.ai capability set.
These are the exact actions your AI can choose when you ask it to work with Stammer.ai.
01—04
4 capabilities in this set.
Part of 11 available through Stammer.ai.
- 01 Capability
List knowledge base
List all the items currently stored in a chatbot's knowledge base. This helps you audit the bot's data sources.
- 02 Capability
Add qa
Add a specific question and answer pair to a chatbot's knowledge base. This helps keep your bot's training data precise.
- 03 Capability
Add url
Give the bot a new website URL to scrape for information. Use this to keep the chatbot's knowledge current.
- 04 Capability
Create chatbot
Build a new white-label AI chatbot from scratch. This is the fastest way to deploy new client bots.
05—08
4 capabilities in this set.
Part of 11 available through Stammer.ai.
- 05 Capability
Get chatbot
Pull the configuration details and status for a specific bot. Use this to check if a bot is online.
- 06 Capability
Get knowledge base
View the current list of entries in a chatbot's knowledge base. This lets you see what the bot actually knows.
- 07 Capability
Get sub account
See the specific details for one of your reseller sub-accounts. Great for checking individual client stats.
- 08 Capability
List chatbots
See every chatbot currently managed in your agency account. Use this for a full overview of your active bots.
09—11
3 capabilities in this set.
Part of 11 available through Stammer.ai.
- 09 Capability
List messages
Pull the recent chat history for a specific chatbot. Use this to review how the bot is talking to users.
- 10 Capability
List sub accounts
See a full list of all your white-label sub-accounts. This gives you a high-level view of your reseller operations.
- 11 Capability
List users
Get a complete list of all users in your system. Use this to track your user base across the platform.
Set up in minutes
One URL. Then ask Stammer.ai to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Stammer.ai 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_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Stammer.ai for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai URL.
- Step 03
Save and start
Save the connection and enable Stammer.ai in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"stammerai": {
"url": "https://edge.vinkius.com/vk_preview_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai
Open Agent mode in chat and ask: "Using Stammer.ai, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"stammerai": {
"url": "https://edge.vinkius.com/vk_preview_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai
Ask Copilot: "Using Stammer.ai, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"stammerai": {
"url": "https://edge.vinkius.com/vk_preview_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai
Open Cascade and ask: "Using Stammer.ai, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"stammerai": {
"url": "https://edge.vinkius.com/vk_preview_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai
Ask Cline: "Using Stammer.ai, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add stammerai --transport http "https://edge.vinkius.com/vk_preview_BsbZsjHXqS8Vr6BKOBbHzHsxhDI7cNJHmrTctkZ7/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 Stammer.ai
Ask Claude: "Using Stammer.ai, show me...". 11 tools are ready
Where the request belongs
Work Stammer.ai can move forward.
This is for the AI agency owner who is drowning in browser tabs and the developer who needs to update knowledge bases for twenty different clients at once.
Agency Owner
Monitors sub-account growth and chatbot performance without logging into a separate portal.
AI Developer
Rapidly updates knowledge bases and tests bot responses through natural conversation.
Customer Success Manager
Pulls interaction logs to troubleshoot user issues and verify bot accuracy.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSmartChatAI
Manage AI bots, knowledge bases, and messaging on SmartChatAI with AI agents.
CHATFLY
Manage AI chatbots and knowledge bases via CHATFLY. train bots on custom data and track conversations directly from any AI agent.
The Botforge
Deploy custom AI chatbots for enterprise customer support with multilingual capability and deep integration into your tech stack.
Chatsistant
Deploy white-label AI assistants for your clients with custom branding, knowledge bases, and conversation analytics.
GPTBots
Manage your conversational AI agents, workflows, and knowledge bases via AI.
BotGenuity
Create and manage AI chatbots with custom knowledge bases that answer customer questions accurately around the clock.
Bring your own AI
Change the model, client or framework. Keep Stammer.ai 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 Stammer.ai.
The practical details behind the request, access and result.
How does the Stammer.ai MCP help with my AI agency?
It gives you a way to manage your entire white-label operation from one place. You can handle sub-accounts, bots, and data updates without constantly switching between different dashboards.
Can I use Stammer.ai to update my chatbot's knowledge?
Yes, you can tell your agent to add new URLs or specific Q&A pairs. This keeps your bots updated with the latest information without manual data entry.
Does the Stammer.ai MCP work for white-label chatbots?
That's exactly what it's built for. It helps you manage the reseller side of your business, including sub-accounts and multiple client bots.
Can I see my chat logs using the Stammer.ai MCP?
You can pull the recent messages for any of your chatbots. This makes it easy to troubleshoot issues or check how your bots are interacting with users.
Is Stammer.ai good for managing multiple clients?
It's ideal for that. You can list all your chatbots and sub-accounts at once, making it much easier to oversee a large portfolio of clients.
How do I connect Stammer.ai to my AI agent?
You just need your API key from your Stammer.ai dashboard. Once you add it to your AI client, you can start managing your agency with natural language.
How do I find my Stammer.ai API Key?
Log in to your Stammer.ai agency dashboard and you will find your unique secret API Key in the API settings or account management section.
One connection away
Give your agent a direct line to Stammer.ai.
Connect Stammer.ai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available