All MCP servers

Flyto Core

Official
by Api.AirforcestdioWeb & Browser Automation0273Apache-2.0

Execution engine for AI agents. 412 modules: browser, file, Docker, data, crypto.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "flyto-core-imp15d99": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}