Skip to content
VS Code

Crowe Logic for VS Code

io.github.michaelcrowe11/crowe-logic

CroweLM tiers and frontier engines by name, metered per Crowe Logic plan. Ask, list models, account.

client:VS Code transport:streamable-http

Install Crowe Logic in VS Code

.vscode/mcp.json

{
  "servers": {
    "crowe-logic": {
      "type": "http",
      "url": "https://api.crowelogic.com/mcp"
    }
  }
}

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

Crowe Logic in other clients