ThinkStack Connector for AI agents.
10 live capabilities
Manage your chatbot fleet and knowledge bases from your AI client.
Waiting for input…
Why people use ThinkStack
ThinkStack Chatbot Management for Support Teams
This Connector puts that entire lifecycle into your AI client. You can add a source, query the bot, and check the conversation history in one flow. You get a single pane of glass for your conversational AI operations.
What Vinkius changes
You get a unified control panel for your conversational AI fleet directly inside your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating a support bot
A support lead realizes the refund policy changed.
- Real-world use case 02
Testing a new sales bot
A product manager wants to see if the Sales Bot knows the new pricing.
- Real-world use case 03
Cleaning up old data
A developer notices a bot is giving outdated info.
Complete set · 10capabilities
The complete ThinkStack capability set.
These are the exact actions your AI can choose when you ask it to work with ThinkStack.
01—04
4 capabilities in this set.
Part of 10 available through ThinkStack.
- 01 Capability
Add source
Add a new URL or document to a chatbot's knowledge base so it can be crawled and indexed.
- 02 Capability
Delete source
Remove an outdated or incorrect knowledge source from a specific chatbot's data pool.
- 03 Capability
Get bot
Fetch the specific details and configuration for a single chatbot in your account.
- 04 Capability
Get conversation
Pull the full details and message history for a specific chat session.
05—07
3 capabilities in this set.
Part of 10 available through ThinkStack.
- 05 Capability
Check thinkstack status
Verify that your connection to the ThinkStack API is active and working correctly.
- 06 Capability
List actions
See all the configured REST API actions that your chatbots are currently set up to trigger.
- 07 Capability
List bots
Get a complete list of every chatbot you have created in your ThinkStack account.
08—10
3 capabilities in this set.
Part of 10 available through ThinkStack.
- 08 Capability
List conversations
Browse through all the chat sessions your bots have handled.
- 09 Capability
List sources
View all the URLs and documents currently serving as knowledge sources for your bots.
- 10 Capability
Send query
Send a direct message to a chatbot and get a real-time response to test its behavior.
Set up in minutes
One URL. Then ask ThinkStack to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ThinkStack 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_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ThinkStack for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack URL.
- Step 03
Save and start
Save the connection and enable ThinkStack in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkstack": {
"url": "https://edge.vinkius.com/vk_preview_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack
Open Agent mode in chat and ask: "Using ThinkStack, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkstack": {
"url": "https://edge.vinkius.com/vk_preview_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack
Ask Copilot: "Using ThinkStack, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkstack": {
"url": "https://edge.vinkius.com/vk_preview_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack
Open Cascade and ask: "Using ThinkStack, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"thinkstack": {
"url": "https://edge.vinkius.com/vk_preview_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack
Ask Cline: "Using ThinkStack, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add thinkstack --transport http "https://edge.vinkius.com/vk_preview_jo2J6ijcE54rcC38l6SZTWj5QehkoD6Oykrxzd7S/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 ThinkStack
Ask Claude: "Using ThinkStack, show me...". 10 tools are ready
Where the request belongs
Work ThinkStack can move forward.
This is for the team member who's tired of switching tabs to update chatbot knowledge or the developer who needs to test bot responses without manual setup every time.
Support Lead
Monitors live conversations to ensure the bot is providing accurate answers to customers.
Product Manager
Reviews usage patterns and conversation logs to decide which features the bot needs next.
AI Developer
Manages knowledge sources and tests queries to ensure the bot's logic is sound before going live.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCHATFLY
Manage AI chatbots and knowledge bases via CHATFLY. train bots on custom data and track conversations directly from any AI agent.
SmartChatAI
Manage AI bots, knowledge bases, and messaging on SmartChatAI with AI agents.
ChatBot.com
Manage conversational AI and bot workflows via ChatBot. track stories, interactions, and user data directly from any AI agent.
Bot9
Manage your AI agents via Bot9. orchestrate bots, train them, and automate conversations directly from any AI agent.
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 ThinkStack 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 ThinkStack.
The practical details behind the request, access and result.
Can I use ThinkStack MCP to manage multiple bots at once?
Yes, you can list and manage every chatbot in your account from one place. This makes it easy to oversee a large fleet of bots without switching tabs.
How do I add new documents to my chatbot's knowledge?
You can simply tell your AI client to add a new source. It will handle the URL or document upload and start the crawling process for you.
Can I see what my customers are saying to the bots?
Yes, you can pull up full conversation histories. This allows you to review user interactions and identify where your bots might need better information.
Does this Connector help with webhook actions?
Yes, it lets you view all the configured REST API actions your bots are set up to trigger. This is helpful for verifying that your bots are correctly connected to your other capabilities.
Is it easy to test bot responses before going live?
Absolutely. You can send live queries to any bot in your account to see exactly how it responds before you deploy it to your customers.
How do I know if my ThinkStack connection is working?
You can check the API connectivity status at any time. This ensures that your AI client is always synced with your chatbot infrastructure.
How do I query my chatbot via AI agent?
Use the send_query capability with the bot ID and your message. The chatbot responds based on its trained knowledge base.
Can I manage knowledge sources programmatically?
Yes. Use add_source to add new URLs, list_sources to browse, and delete_source to remove outdated sources from any chatbot.
How do I review chat conversations?
Use list_conversations to see all chats for a bot, then get_conversation to read the full message history of any specific session.
One connection away
Give your agent a direct line to ThinkStack.
Connect ThinkStack once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available