Minimum setup

  1. Use the hosted endpoint https://dev.thynaptic.com/mcp.
  2. Set or supply a valid ORI API key.
  3. Send Authorization: Bearer ori.<prefix>.<secret> (legacy glm.<prefix>.<secret> is also accepted by the runtime).
  4. Reload the MCP host.

Hosted MCP endpoint

URL: https://dev.thynaptic.com/mcp
Authorization: Bearer ori.<prefix>.<secret>

Bootstrap-only auth:
Authorization: Bearer agb.<prefix>.<secret>

Host-specific variants live in /install-guides.json. If your host only supports stdio MCP, use the Python bridge fallback described there. For copy-paste host snippets, use Remote Configs.

Start with these tools

Good defaults

Related files