Skip to content
VS Code

Artificial Wit AI for VS Code

com.artificialwit/mcp

MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.

client:VS Code transport:streamable-http

Install Artificial Wit AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.artificialwit.com/mcp"
    }
  }
}

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

Artificial Wit AI in other clients