Skip to content
VS Code

LLM Provider Intelligence for VS Code

org.memoryapi/intel

LLM provider intelligence: recommendations, pricing, and status

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

Install LLM Provider Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "intel": {
      "type": "http",
      "url": "https://intel.memoryapi.org/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

LLM Provider Intelligence in other clients