Skip to content
VS Code

Text Intelligence Mcp for VS Code

io.github.varvararatta/text_intelligence_mcp

Text Intelligence delivers robust NLP capabilities without the hassle of authentication or

client:VS Code transport:streamable-http tools:6

Install Text Intelligence Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "text_intelligence_mcp": {
      "type": "http",
      "url": "https://text-intelligence-mcp.mcpize.run/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Text Intelligence Mcp in other clients