Recursive Support Oracle
support.recursive/recursiveAI support agent platform for small businesses. Query pricing, features, and examples.
Tools · 4
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…
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.
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.
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
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.
List all tools with descriptions. Tools: query.product, data.pricing, data.capabilities, feature.request
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"recursive_support_oracle": {
"url": "https://recursive.support/mcp",
"transport": "streamable-http"
}
}
}