IDE Client
VS Code
Use Spec from VS Code through HTTP routes, platphormctl, and MCP-compatible client configuration.
Commands
Run repeatable contract checks from a terminal panel.
platphormctl spec validate <file|url|site>
platphormctl spec diff old.yaml new.yaml
platphormctl spec generate mcp-tool openapi.yaml
MCP Endpoint
Point MCP-compatible extensions at the public JSON-RPC endpoint for read-only validation and generation tools.
GET /api/mcp
POST /api/mcp
tools/list
tools/call