Skip to content
Zed

Agentic Platform for Zed

io.github.andysalvo/agentic-platform

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

client:Zed transport:streamable-http

Install Agentic Platform in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agentic-platform": {
      "url": "https://platform.crestsystems.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Agentic Platform in other clients