Skip to content

docs: map Glama server/tools/connector terms; paste-safe admin config - #47

Merged
cuihtlauac merged 1 commit into
mainfrom
docs-glama-terminology
Sep 15, 2026
Merged

cuihtlauac merged 1 commit into
mainfrom
docs-glama-terminology

Conversation

@cuihtlauac

Copy link
Copy Markdown
Member

Adds a Glama terminology section to docs/mcp.md mapping Glama's MCP
vocabulary to sudo-proxy:

Glama term sudo-proxy
Server the sudo-proxy-mcp binary (tarides/sudo-proxy)
Tools execute, start_server, update_host
Connector none — connectors are remote/hosted endpoints; sudo-proxy is local-only

Calls out two traps: "connector" doesn't apply by design (local-only, human-gated),
and the "server" naming collision — Glama's server is sudo-proxy-mcp, whereas
sudo-proxy's own server is the host daemon that the start_server tool spawns.

Also fixes the admin-page build config in the same section to the paste-safe
JSON form ($HOME/.cargo/bin/cargo … instead of sourcing $HOME/.cargo/env), so
it has no embedded double quotes for Glama's editor to flag as invalid, and notes
Build and release vs plain Release.

Docs-only; no code changes.

🤖 Generated with Claude Code

Add a "Glama terminology" section to docs/mcp.md mapping Glama's MCP
vocabulary to sudo-proxy: server = the sudo-proxy-mcp binary, tools =
execute/start_server/update_host, connector = N/A (connectors are remote
hosted endpoints; sudo-proxy is local-only). Note the "server" naming
collision with sudo-proxy's own host daemon (what start_server spawns).

Also fix the admin-page build config in the same section to the paste-safe
JSON-array form (call cargo via $HOME/.cargo/bin/cargo instead of sourcing
$HOME/.cargo/env), so it has no embedded double quotes that Glama's editor
flags as invalid on paste, and note "Build and release" vs plain "Release".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cuihtlauac
cuihtlauac merged commit 4b30f68 into main Sep 15, 2026
16 checks passed
@cuihtlauac
cuihtlauac deleted the docs-glama-terminology branch September 15, 2026 10:42
cuihtlauac added a commit that referenced this pull request Sep 16, 2026
Record this session's ad-hoc release/hygiene work: root-caused why Glama
left quality unscored (it builds from the admin-page config, not a repo
Dockerfile, in a Rust-less base), configured the admin build so it
enumerates the three tools and now grades A, and captured the outcome of
PRs #45/#46/#47. Backlog untouched — this was not a backlog item.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant