← All WebMCP sites

openfort.io

Finance & Cryptohttps://www.openfort.iolisted as of 2026-07-15
Embedded wallets, stablecoin payments, and agentic automation for neobanks and AI agents.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 53/100 (C).

Tools

navigate_to_pageactimperative
Navigate the browser to a page on openfort.io. Use this to move the user to a relevant section of the site.
Input schema
{
  "type": "object",
  "properties": {
    "page": {
      "type": "string",
      "enum": [
        "home",
        "pricing",
        "embedded-wallet",
        "wallet-as-a-service",
        "account-abstraction",
        "authentication",
        "wallet-automations",
        "security",
        "customers",
        "blog",
        "changelog",
        "benchmarks",
        "compare",
        "docs"
      ],
      "description": "Short key for a known page."
    }
  },
  "required": [
    "page"
  ]
}
search_docsanswerimperative
Open the Openfort documentation with an optional search query. Returns the URL navigated to.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query."
    }
  }
}
list_sdksanswerimperative
List official Openfort SDKs with their GitHub repository URLs.
Input schema
{
  "type": "object",
  "properties": {}
}
contact_salestransactimperative
Open the Openfort sales contact flow. Use when the user wants pricing, a demo, or enterprise terms.
Input schema
{
  "type": "object",
  "properties": {}
}
get_api_referencesanswerimperative
Return canonical links for Openfort API discovery: OpenAPI spec, llms.txt, MCP server, status, and dashboard.
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.