Skip to main content
Glama
530,231 tools. Updated 2026-09-07 20:05

"Otto" matching MCP tools:

  • Retrieve terminal health and Command Center summary, including milestone, goal status, active task, risk gates, recovery count, and provider freshness. Call this first to assess readiness before operating.
    MIT
  • List the 15 terminal routes with route_id, label, category, and primary endpoint to find the correct route_id for use with get_route.
    MIT
  • List all safe, operable actions from the terminal agent-contract. Get action IDs, routes, endpoints, and safety details to use with run_action.
    MIT
  • Process up to 50 URLs in a single request, saving credits. Use read, read-and-score, or extract modes, or auto-discover pages from a sitemap.
    MIT
  • Check Octo Browser API connectivity first to prevent automation failures. Use this health check to confirm the API is reachable before managing profiles or running browser tasks.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to operate a local financial terminal, including market data, backtesting, paper portfolio management, and news digest, through safe, gated tools over MCP.
    6
    MIT

Matching MCP Connectors

  • Otto AI hosted MCP: 16 pay-per-call market-intelligence tools, USDC via x402 on Base, no API keys.

  • Plan, book, and manage business travel from any MCP client. Search flights and hotels, apply your preferences and loyalty programs, then book directly in chat. Exchange or cancel when plans change.

  • Refreshes public financial data without requiring API keys, returning counts of written, available, and reused cache entries.
    MIT
  • Safely execute a predefined terminal action by action_id. Supports POST body, path parameters, query strings, and confirmation for sensitive actions.
    MIT
  • Read any URL and return clean, agent-ready Markdown. Strips HTML noise and preserves semantic content for AI processing.
    MIT
  • Evaluate any URL's AI-readability with a 0-100 score, including penalties, benefits, and recommendations. Use it to assess source quality before relying on it.
    MIT
  • Discover all URLs from a website's sitemap, falling back to on-page links, to plan which pages to read or crawl next without reading full content.
    MIT
  • Extracts structured data (JSON-LD, OpenGraph, meta tags) and trust scores from any URL, providing reliable facts like prices and products.
    MIT
  • Create and start a temporary browser profile for scraping. The profile is automatically deleted after stopping, ensuring a clean state for each session.
    MIT
  • Retrieve all proxies with their type, host, port, and UUID details for effective profile management.
    MIT
  • Disconnect from the browser session without stopping the Octo profile, enabling detachment while preserving the profile for later use.
    MIT
  • List active Octo Browser profiles with UUID, name, and WebSocket endpoint to quickly identify and connect to running browser sessions.
    MIT
  • Start an Octo Browser profile by UUID and get the WebSocket endpoint for CDP connection. If the profile is already running, returns existing connection data.
    MIT
  • Retrieve the current state of a specific route, such as dashboard or markets, and return its primary read-only data.
    MIT