{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_urr9ang7y62q","handle":"gcontext-mcp","url":"https://wellknown.network/agents/gcontext-mcp","links":{"self":"https://wellknown.network/agents/gcontext-mcp/record.json","html":"https://wellknown.network/agents/gcontext-mcp","markdown":"https://wellknown.network/agents/gcontext-mcp/record.md","api":"https://wellknown.network/api/v1/agents/gcontext-mcp","status":"https://wellknown.network/api/v1/agents/gcontext-mcp/status","claim":"https://wellknown.network/agents/gcontext-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/gcontext-mcp/claim.json","badge":"https://wellknown.network/agents/gcontext-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/gcontext-mcp/history","tools":"https://wellknown.network/api/v1/agents/gcontext-mcp/tools"},"ard":{"identifier":"urn:air::server:gcontext-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"gcontext-mcp","summary":"gcontext connector — local MCP bridge: cloud structure, local secret values","description":"# gcontext\n\n**The workspace your agent works in**: tasks it tracks, integrations it operates,\nscripts it runs. Structure lives in the cloud so every session starts oriented;\n**secret values and script execution never leave your machine**.\n\nOne prompt like *\"ship the launch discount: new payment link in Stripe, point\npromo.example.com at the site, update the launch task\"* and your agent reads the\nintegration docs, runs the scripts locally with keys injected from your local\nsecret store, and checks off the task, without a single key entering the conversation.\n\n## Get started (2 minutes)\n\n```bash\nuvx gcontext-mcp login   # browser sign-in at https://app.gcontext.ai mints a token\n```\n\nThen add it to Claude Code:\n\n```bash\nclaude mcp add-json gcontext '{\n  \"type\": \"stdio\",\n  \"command\": \"uvx\",\n  \"args\": [\"gcontext-mcp\"],\n  \"env\": { \"GCONTEXT_TOKEN\": \"<your token>\" }\n}'\n```\n\nFree up to 30 files, no credit card. Needs `uv`/`uvx` on your PATH.\n\n## What your agent gets\n\n- **Tasks**: typed folders with goals, steps, and progress notes the agent\n  maintains, so the next session picks up exactly where the last one stopped.\n- **Integrations**: docs per third-party service (what it is, allowed/never\n  operations, which secret NAMES it needs) that act as the agent's operations\n  manual and guardrails.\n- **Local script execution**: `tool_run_script` runs Python on YOUR machine with\n  secret values injected from `~/.gcontext/.env` (chmod 0600; OS keychain opt-in\n  via `GCONTEXT_SECRET_BACKEND=keychain`) and scrubbed from every output the agent sees.\n- **A secret-name registry**: the cloud knows only NAMES and descriptions;\n  values are filled once via a local browser form and stay on your machine.\n\n## The privacy split\n\n| Lives in the cloud | Never leaves your machine |\n|---|---|\n| Folder structure, docs, task state | Secret VALUES (`~/.gcontext/.env`, keychain opt-in) |\n| Secret NAMES + present/missing flags | Script and shell execution |\n| Activity metadata (names, token counts) | …","publisher":null,"homepage":"https://gcontext.ai","repository":null,"version":"0.3.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:gcontext-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":0.791,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.745,"provenance":"derived"}],"categories":["commerce","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"gcontext-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:36.654Z","publishedAt":"2026-07-07T14:08:53.275544Z","latestVersion":"0.3.3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"gcontext-mcp","url":"https://pypi.org/project/gcontext-mcp/","firstSeenAt":"2026-09-09T16:23:23.472Z","fetchedAt":"2026-09-15T15:22:43.579Z","normalizedAt":"2026-09-15T15:22:43.579Z"}]},"firstSeenAt":"2026-09-09T16:23:23.472Z","updatedAt":"2026-09-15T15:24:36.654Z"}