PluginBench
MCP Server

Recursive Support Oracle MCP Server

support.recursive/recursive

What is the Recursive Support Oracle MCP server?

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

How to install Recursive Support Oracle

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "recursive": {
      "url": "https://recursive.support/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "recursive": {
      "serverUrl": "https://recursive.support/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "recursive": {
      "type": "http",
      "url": "https://recursive.support/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "recursive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://recursive.support/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http recursive https://recursive.support/mcp

Related MCP servers

Query skills, project history, and availability for CodeReclaimers LLC consulting.

View repository →

Query DezignWorks reverse engineering software: features, compatibility, and pricing.

View repository →