Skip to content

saucerswaplabs/saucerswap-docs

v0.1.0

Search and read public SaucerSwap documentation through its hosted MCP server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

saucerswap-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://docs.saucerswap.finance/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "saucerswap-docs",
  "version": "0.1.0",
  "description": "Search and read public SaucerSwap documentation through its hosted MCP server.",
  "author": {
    "name": "SaucerSwap Labs",
    "url": "https://www.saucerswap.finance"
  },
  "homepage": "https://docs.saucerswap.finance/developers/ai",
  "repository": "https://github.com/saucerswaplabs/docs",
  "keywords": ["saucerswap", "hedera", "documentation", "mcp"]
}