INDIVIDUAL MCP TOOL
goji_browse_glossary
List GOJI's plain-English glossary — every term, across AI Visibility, Websites, Measurement, AI Builds and Brand.
LIVE ENDPOINT
https://mcp.goji.agency/mcp
Connect to this endpoint to inspect the live schema for goji_browse_glossary and invoke it with your own arguments.
Indexed 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 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.goji]
url = "https://mcp.goji.agency/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"goji": {
"type": "http",
"url": "https://mcp.goji.agency/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: goji
Remote MCP URL: https://mcp.goji.agency/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": {
"goji": {
"url": "https://mcp.goji.agency/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"goji": {
"type": "http",
"url": "https://mcp.goji.agency/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "goji",
"transport": "streamable-http",
"url": "https://mcp.goji.agency/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
goji_search— Search GOJI's published material — the plain-English glossary, the AI-visibility guide "Be the Answer", insight articles and long-form guides.goji_explain_term— Explain a marketing, SEO, AEO, web or branding term the way GOJI defines it — in plain English, with why it matters, how it works and what to do about it.goji_get_service— The four things GOJI does — Search + AI Visibility (SEO and AEO), Websites, AI Builds, and Brand — what each one covers, and the questions clients ask about it.goji_answer_faq— Search the questions GOJI has already answered publicly — pricing, timelines, engagement models, what AEO is, how long results take, whether guarantees are possible.goji_guide_contents— The table of contents for "Be the Answer", GOJI's guide to AI visibility — how answer engines choose sources, how to audit your brand in ChatGPT, and what to do about it.goji_read_guide_chapter— Read one full chapter of GOJI's AI-visibility guide, by number or slug.goji_read_guide— Read one of GOJI's practical long-form guides.goji_start_enquiry— Send a real enquiry to GOJI's studio inbox in Melbourne.