MCP source for GitCaster builders
GitCaster now publishes the MCP server source as a public-alpha developer layer. Builders can review the JSON-RPC stdio server, tool schemas, local node resolver, structured blockers, and redaction behavior while public gateway, custody, storage, domain, and production runtime claims remain blocked.
Public artifacts
These files are safe contribution surfaces for local MCP development.
MCP source
JSON-RPC stdio server, 31 beta tool schemas, local node resolver, and structured blocker handling.
apps/mcpLocal tool plan fixture
A placeholder-only fixture that keeps public gateway and production runtime claims blocked.
examples/mcp/local-tool-plan.example.jsonMCP docs
Public contribution notes for local MCP checks and reserved managed layers.
gitcaster-mcp-source.mdLocal workflow
The MCP layer documents tool behavior without claiming hosted access.
List tools
Inspect the beta tool catalog and schemas without touching external infrastructure.
Call local tools
Use alpha-local JSON-RPC stdio calls against a configured local node only.
Verify blockers
Endpoint, registry, custody, and mutation paths return explicit blockers until proof exists.
Check redaction
Tool responses pass through redaction before they are returned to the caller.
Blocked modes
These stay reserved until deterministic proof exists.
Public MCP gateway endpoint
Managed signing custody
Public node mutation
QStorage publication
Native domain deployment
Production runtime operation