{
  "name": "TokST",
  "description": "Persistent shared memory and session context for people, AI agents, and applications.",
  "version": "2025-06-18",
  "transport": "streamable-http",
  "endpoint": "https://api.tokst.com/mcp",
  "authentication": {
    "methods": ["oauth2", "bearer"],
    "authorizationUrl": "https://api.tokst.com/oauth/authorize",
    "documentation": "https://tokst.com/docs/mcp"
  },
  "openapi": "https://api.tokst.com/openapi.json",
  "skill": "https://tokst.com/skill.md",
  "agentInstructions": "https://tokst.com/llms.md"
}
