PlatPhorm API
Client and IDE Integration
Use PlatPhorm API from platphormctl, Cursor, Claude Desktop, VS Code MCP clients, Codex workflows, curl, and CI/GitHub Actions.
platphormctlCLI inspection, OpenAPI, discovery, MCP, policy, chain, trace, and CI examples.CursorUse OpenAPI, llms-index, and MCP metadata for public-safe code assistance. Protected calls require server-side PLATPHORM_API_KEY handling.Claude DesktopConfigure MCP against /api/mcp for read-only catalog introspection and protected tools only when the operator key is available.VS Code MCP clientsUse MCP resources and OpenAPI artifacts for IDE workflows.Codex workflowsUse platphormctl and MCP resources for API validation, route checks, and evidence-producing reports.CI/GitHub ActionsRun read-only validation publicly and reserve protected sync/report/publish actions for configured secrets.