Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.meshrouter.app/llms.txt

Use this file to discover all available pages before exploring further.

POST /v1/agent/run The agent endpoint streams MCP event traces as SSE and JSONL-compatible events.
{
  "tool": "search",
  "input": {
    "query": "latest provider health"
  }
}