.mcp.json 91 B

123456
  1. {
  2. "example-server": {
  3. "type": "http",
  4. "url": "https://mcp.example.com/api"
  5. }
  6. }