Skip to content
VS Code

Agentic Platform for VS Code

io.github.andysalvo/agentic-platform

Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.

client:VS Code transport:streamable-http

Install Agentic Platform in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentic-platform": {
      "type": "http",
      "url": "https://platform.crestsystems.ai/mcp"
    }
  }
}

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

Agentic Platform in other clients