← WebMCP Directory

Tool tree

submoapp.com

liveFinance & Crypto
https://submoapp.com/
Submo shows every recurring charge in one place and helps you cancel in seconds. The #1 way to take back your money.
Explore capabilities
list_submo_plansAnswer

List Submo membership plans and intro prices.

View tool JSON
{
  "name": "list_submo_plans",
  "kind": "answer",
  "impl": "imperative",
  "description": "List Submo membership plans and intro prices.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}
search_submo_cancel_guidesAnswer

Search public Submo cancellation guides.

View tool JSON
{
  "name": "search_submo_cancel_guides",
  "kind": "answer",
  "impl": "imperative",
  "description": "Search public Submo cancellation guides.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "query": {
        "type": "string"
      }
    }
  },
  "page": "/"
}
open_submo_developersAction

Return the Submo developer portal URL and auth walkthrough.

View tool JSON
{
  "name": "open_submo_developers",
  "kind": "act",
  "impl": "imperative",
  "description": "Return the Submo developer portal URL and auth walkthrough.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}
list_submo_price_indexesAnswer

List sourced US subscription price indexes.

View tool JSON
{
  "name": "list_submo_price_indexes",
  "kind": "answer",
  "impl": "imperative",
  "description": "List sourced US subscription price indexes.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}