How-to

No MCP? Use the REST endpoint or a CLAUDE.md snippet

Tools without MCP can still read what binds: fetch it over REST, or paste the snippet into the repository.

For: Team developer

REST

Send a personal or service token as a bearer token:

  • GET https://corpole.com/api/context?format=markdown returns the Authority records as Markdown.
  • Omit format for JSON.
  • Add mode=all to include every state, not only Authority.

CLAUDE.md / AGENTS.md snippet

The project's Agents page has a snippet for tools that read instruction files. It is a copy: refresh it when records change, or prefer MCP, which is always current.

KB-CN-07