← weedyy.com
INDIVIDUAL MCP TOOL
weedyy_public_seo_catalog
List the public Weedyy SEO read endpoints, MCP tool names, and public-data boundaries.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.weedyy-com]
url = "https://weedyy.com/api/public/seo/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"weedyy-com": {
"type": "http",
"url": "https://weedyy.com/api/public/seo/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: weedyy-com
Remote MCP URL: https://weedyy.com/api/public/seo/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": {
"weedyy-com": {
"url": "https://weedyy.com/api/public/seo/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"weedyy-com": {
"type": "http",
"url": "https://weedyy.com/api/public/seo/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "weedyy-com",
"transport": "streamable-http",
"url": "https://weedyy.com/api/public/seo/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
weedyy_get_price_index— Read public Weedyy Price Index summaries for national, state, or supported city scope.weedyy_search_availability— Read public local product availability summaries for a supported Weedyy city.weedyy_get_legal_guides— Read public Weedyy legal-shopping guide summaries for California and Nevada.