Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Recursive Support Oracle

support.recursive/recursive

AI support agent platform for small businesses. Query pricing, features, and examples.

Uptime
100.0%
1 direct probes · 30d
Response
710ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
2
available

Tools · 4

query.product

Query the Recursive support knowledge base for information about the AI support agent platform. Recursive builds branded AI support agents for small businesses, powered by Claude AI, with self-improvi…

data.pricing

Returns structured pricing data for Recursive support agent plans. Three tiers: Basic ($49/mo), Pro ($99/mo), Premium ($299/mo). Use for quick pricing lookups without an LLM call.

data.capabilities

Returns structured information about what the Recursive platform includes: features, AI model details, supported integrations, and what's included at every tier. Use for systematic feature comparison.

feature.request

Submit a feature or capability request for the Recursive platform. Use this to log suggestions, missing capabilities, or integration needs that would make Recursive more useful. Requests are reviewed …

Prompts · 2

discover-capabilities

Walk through this agent's capabilities step by step: list available tools, check data endpoints, then ask a sample question to verify the knowledge base is responsive.

available-tools

List all tools with descriptions. Tools: query.product, data.pricing, data.capabilities, feature.request

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recursive_support_oracle": {
      "url": "https://recursive.support/mcp",
      "transport": "streamable-http"
    }
  }
}