← Back to Plugins
MCP Server MCP

PREFLIGHT — URL Routing for AI Agents

github By github 👁 1 views ▲ 0 votes

Choose HTTP, browser, machine endpoint, or avoid before an agent visits an unfamiliar URL.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://preflight-api-production-01a2.up.railway.app/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...