INDIVIDUAL MCP TOOL
search
Search the Suger website (suger.io) for pages about cloud marketplace go-to-market: AWS/Azure/Google Cloud marketplace listing, co-sell, private offers, agreements, billing & metering, and customer stories.
LIVE ENDPOINT
https://www.suger.io/mcp
Connect to this endpoint to inspect the live schema for search and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.suger-website]
url = "https://www.suger.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"suger-website": {
"type": "http",
"url": "https://www.suger.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: suger-website
Remote MCP URL: https://www.suger.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"suger-website": {
"url": "https://www.suger.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"suger-website": {
"type": "http",
"url": "https://www.suger.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "suger-website",
"transport": "streamable-http",
"url": "https://www.suger.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
fetch_page— Fetch the clean Markdown content of a single Suger website page, given a URL or path returned by `search` (e.g.