Skip to content
VS Code

TextMine MCP for VS Code

com.textmine/textmine-mcp

Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.

client:VS Code transport:streamable-http

Install TextMine MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "textmine-mcp": {
      "type": "http",
      "url": "https://mcp.textmine.com/mcp"
    }
  }
}

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

TextMine MCP in other clients