You're viewing a demo portfolio

Join the waitlist
PRSM

discovery_subscribe

Active

Tool of Disco

declared in 1.26.0

Subscribe to or change your Disco plan. Available plans: - "free_tier": Explorer — free, 10 credits/month - "tier_1": Researcher — $49/month, 500 credits/month - "tier_2": Team — $199/month, 2000 credits/month Paid plans require a payment method on file. Credits roll over on paid plans. Args: plan: Plan tier ID ("free_tier", "tier_1", or "tier_2"). api_key: Disco API key (disco_...). Optional if DISCOVERY_API_KEY env var is set.

Parameters schema

{
  "type": "object",
  "title": "discovery_subscribeArguments",
  "required": [
    "plan"
  ],
  "properties": {
    "plan": {
      "type": "string",
      "title": "Plan"
    },
    "api_key": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Api Key",
      "default": null
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Disco

https://github.com/leap-laboratories/discovery-engine

2/7 registries
View full server →
discovery_subscribe — Disco — PRSM MCP