Developers & agents
Build on JOGL Network with the REST API and the MCP server.
JOGL Network exposes a versioned public API and an MCP server so applications and LLM agents can run expert search, self-enrichment, and community member management programmatically.
Authentication & API keys
Mint keys, scopes, and the write attestation.
REST API
The /v1 HTTP surface: search, enrichment, members.
MCP server
Call the same API as tools from an LLM agent.
AGENTS.md
Conventions for coding agents in the repo.
A2A Agent Card
Agent-to-agent interop (status).
The machine-readable contract is openapi.yaml
at the repository root, and the narrative reference is
docs/API_V1.md. These
docs summarize both; the OpenAPI spec is the field-level source of truth.