Metatext Connector for AI agents.
10 live capabilities
Manage NLP models and run inference through natural conversation.
Waiting for input…
Why people use Metatext
Stop the MLOps manual grind with Metatext NLP management
With Metatext MCP, that friction disappears. You can ask your agent to check your active deployments, pull metadata, or run a test prediction right in your chat window. It turns a multi-tab process into a single conversation.
What Vinkius changes
You get a direct conversational interface for your entire Metatext NLP infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Testing sentiment analysis
I need to test if my sentiment model is working.
- Real-world use case 02
Checking production status
Is our entity extractor live?
- Real-world use case 03
Expanding training sets
We need more training data for the support bot.
Complete set · 10capabilities
The complete Metatext capability set.
These are the exact actions your AI can choose when you ask it to work with Metatext.
01—04
4 capabilities in this set.
Part of 10 available through Metatext.
- 01 Capability
Create dataset record
Use create_dataset_record to add a new data point to a dataset for training or evaluation. It removes the need for manual CSV editing.
- 02 Capability
Get dataset details
Use get_dataset_details to see specific information about a dataset to check its properties. This helps you verify your data before starting a training run.
- 03 Capability
Get account info
Use get_account_info to check your account status and general information. This helps you keep track of your overall usage.
- 04 Capability
Get model details
Use get_model_details to see the full specs and metadata for a specific NLP model. It helps you understand the training status and model type.
05—07
3 capabilities in this set.
Part of 10 available through Metatext.
- 05 Capability
List nlp datasets
Use list_nlp_datasets to see all the datasets you've created in your Metatext account. This provides a high-level view of your data assets.
- 06 Capability
List model deployments
Use list_model_deployments to view a list of all your currently active deployments. This gives you a quick overview of what's live in production.
- 07 Capability
List nlp models
Use list_nlp_models to see every trained NLP model available in your Metatext account. This is great for auditing your available assets.
08—10
3 capabilities in this set.
Part of 10 available through Metatext.
- 08 Capability
List dataset records
Use list_dataset_records to pull a list of all records within a specific dataset. It helps you check the volume and variety of your training data.
- 09 Capability
Run model inference
Use run_model_inference to send data to a model and get a real-time prediction. This lets you test model accuracy on the fly.
- 10 Capability
Search nlp models
Use search_nlp_models to find specific models by name when you need to grab one quickly. It saves you from scrolling through long lists.
Set up in minutes
One URL. Then ask Metatext to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Metatext 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_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Metatext for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext URL.
- Step 03
Save and start
Save the connection and enable Metatext in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"metatext": {
"url": "https://edge.vinkius.com/vk_preview_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext
Open Agent mode in chat and ask: "Using Metatext, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"metatext": {
"url": "https://edge.vinkius.com/vk_preview_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext
Ask Copilot: "Using Metatext, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"metatext": {
"url": "https://edge.vinkius.com/vk_preview_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext
Open Cascade and ask: "Using Metatext, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"metatext": {
"url": "https://edge.vinkius.com/vk_preview_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext
Ask Cline: "Using Metatext, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add metatext --transport http "https://edge.vinkius.com/vk_preview_77VAYStySeROKtVdW5OxQRJpWkfEWaDXQ23SvhBu/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 Metatext
Ask Claude: "Using Metatext, show me...". 10 tools are ready
Where the request belongs
Work Metatext can move forward.
This is for the ML engineer who's tired of context-switching between their IDE and a web dashboard just to check a model's status. It's for anyone who needs to move data into production faster.
ML Engineer
Checks active deployments and runs inference tests to validate model performance before shipping.
NLP Researcher
Manages large datasets by creating new records and fetching metadata for various training runs.
AI Product Manager
Monitors account usage and searches for specific models to see what's available for new features.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHugging Face
Access thousands of pre-trained AI models for NLP, vision, and audio tasks with the largest open-source machine learning hub.
Predibase (LLM Serving & Finetuning)
Deploy and query fine-tuned LLMs via Predibase. run inference, classify text, and monitor deployment metrics directly from your AI agent.
Eden AI
Access 100+ AI models through a single API. route LLMs, generate embeddings, and execute specialized AI tasks like OCR and translation.
Together AI
Generate code, evaluate embeddings, and deploy open-source LLMs instantly from your local agent via Together AI's infrastructure.
Modelbit (ML Model Deployments)
Deploy and call machine learning models directly from your AI agent using Modelbit's inference endpoints.
Ragas
Equip your AI with Ragas to create datasets, run RAG evaluations, and track experiment metrics directly from your workflow.
Bring your own AI
Change the model, client or framework. Keep Metatext 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 Metatext.
The practical details behind the request, access and result.
How can I use Metatext MCP to manage my NLP models?
You can use it to list all your trained models, check their training statuses, and see which ones are currently live in production through your AI agent.
Can Metatext MCP run inference on my deployed models?
Yes, it allows your agent to send data to your models and return real-time predictions or classifications directly in the chat.
How do I add data to my datasets using the Metatext MCP?
You can simply tell your agent to create new records for a specific dataset. It handles the data entry for you so you don't have to use a web form or CSV.
Can I check my model deployment status with Metatext MCP?
Yes, your agent can pull a list of all active deployments to show you exactly what is live and what is still in the training phase.
Is there a way to search for specific models in Metatext MCP?
You can ask your agent to find models by name. It will search your Metatext account and list the relevant models that match your query.
How does Metatext MCP help with my ML data pipeline?
It streamlines your workflow by letting you manage datasets and run inference through a conversational interface, reducing the need for manual data handling.
How do I find my Metatext API Key?
Log in to Metatext and navigate to your account settings to find and copy your API Key.
Can I run inference on any model type?
Yes, as long as the model is fully trained and deployed, you can use the run_model_inference capability.
Is my AI data secure?
Absolutely. Your token is encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to Metatext.
Connect Metatext once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available