ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use TextRazor with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Advanced Natural Language Processing (NLP) to extract entities, topics, and relations from text or URLs.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete TextRazor capability set.

These are the exact actions your AI can choose when you ask it to work with TextRazor.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through TextRazor.

  1. 01

    Delete category

    Delete a custom classifier

  2. 02

    List dictionary entries

    List all entries in a custom dictionary

  3. 03

    Get account

    Get account details, usage, and limits

  4. 04

    Get dictionary

    Get details of a specific custom dictionary

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through TextRazor.

  1. 05

    Analyze text

    Provide either text or url, and a comma-separated list of extractors. Analyze text or URL to extract entities, topics, relations, etc

  2. 06

    Create category

    Create or update a custom classifier/category

  3. 07

    Create dictionary

    Create a new custom dictionary

  4. 08

    Delete dictionary

    Delete a custom dictionary and its entries

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through TextRazor.

  1. 09

    List categories

    List all categories in a custom classifier

  2. 10

    List dictionaries

    List all custom dictionaries

  3. 11

    Add dictionary entries

    Add entries to a custom dictionary

Observed, not estimated

945ms average. Fast in production.

TextRazor is checked daily against the live service.

Daily averagePeak 1096ms
Aug 20Today
Fastest day
784ms
Slowest day
1096ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of TextRazor, so you can see the experience inside your AI.

It does not authenticate your account with TextRazor. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

TextRazor Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_vecqfh8K0a3E1sxbBP1vh9Y5BRM4TTm2vrIW6dfx/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — TextRazor capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "textrazor-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_vecqfh8K0a3E1sxbBP1vh9Y5BRM4TTm2vrIW6dfx/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions TextRazor owners ask.

  • 01

    How can I analyze a web page directly without copying the text?

    Use the analyze_text capability and provide the target link in the url parameter. TextRazor will fetch the content and process it based on your requested extractors.

  • 02

    Can I filter entities by specific types like DBPedia?

    Yes, the analyze_text capability includes an entities_filterDbpediaTypes parameter. You can provide a list of types to narrow down the results to exactly what you need.

  • 03

    How do I manage custom terminology for my business?

    You can use create_dictionary to initialize a new knowledge base and then use add_dictionary_entries to populate it with your specific terms and IDs.