Instructions file CodexOpenCode
AGENTS.md instructions for centia-io/mcp-server, covering agent.md - centia baas core rules, 1) prime directive, 2) tool priority (hard rule), 3) runtime vs provisioning (hard rule) and 4) security and auth baselines.
Instructions file CodexOpenCode
AGENTS.md instructions for centia-io/mcp-server, covering agent.md - centia baas core rules, 1) prime directive, 2) tool priority (hard rule), 3) runtime vs provisioning (hard rule) and 4) security and auth baselines.
Skill Claude CodeCodex
Authentication policy for Centia BaaS across browser, backend, CLI, and provisioning contexts, including required SDK flows and environment variable usage.
Skill Claude CodeCodex
Delivery and validation checklist for Centia tasks, including required output sections, MCP tool reference, geospatial mapping library selection, and final self-check criteria.
Skill Claude CodeCodex
Use when reading, creating, updating, or deleting individual geographic features (rows) as GeoJSON by primary key in Centia BaaS tables, or when working with /api/v4/schemas/{schema}/tables/{table}/features endpoints, getFeature/postFeature/patchFeature/deleteFeature tools, the Features SDK class, WFS-T feature…
Skill Claude CodeCodex
Two-step Centia file import workflow using MCP tools, covering upload, processing options, validation mode, geospatial projection settings, and supported input formats.
Skill Claude CodeCodex
JSON-RPC method lifecycle for Centia BaaS, including method creation, invocation, dry-run type inference, TypeScript interface generation, and runtime usage with createApi or Rpc.
Skill Claude CodeCodex
Use when storing or reading small JSON state (app settings, feature flags, user preferences, drafts, snapshots) in the Centia BaaS key/value store, or when working with /api/v4/keyvalue endpoints, the Keyvalue SDK class, keys, owner/public flags, or paths projection.
Skill Claude CodeCodex
Map view configuration and layer cartography for Centia BaaS, including per-schema map center/zoom/extent, layers, classes, styles, and labels, MapServer-backed rendering, id round-trip rules, and payload value conventions.
Skill Claude CodeCodex
OpenAPI and documentation fallback policy for Centia BaaS, including source priority, local caching workflow, and rules for docs-backed endpoint usage.
Skill Claude CodeCodex
Sub-user privileges and rights inheritance for Centia BaaS, including per-table privilege grants, group membership via usergroup, transitive inheritance where the highest privilege wins, schema ownership, and layer authentication levels.
Skill Claude CodeCodex
Provisioning and schema lifecycle guidance for Centia BaaS, including schema/table/column/index/constraint operations, migration structure, SQL API limits, and destructive-change safety.
Skill Claude CodeCodex
Realtime events via WebSocket for Centia BaaS using @centia-io/sdk, including broadcast connections, subscriptions with shapes, event handling, and enabling table-level change events.
Skill Claude CodeCodex
Runtime application guidance for Centia BaaS using @centia-io/sdk, including SDK client initialization, GraphQL/JSON-RPC/SQL method selection, HTTP fallback boundaries, and frontend tooling defaults.
Skill Claude CodeCodex
PostgreSQL and PostGIS type guidance for Centia BaaS, including SQL parameter casts, typehints, typeformats, and supported output formats for SQL and JSON-RPC responses.
MCP server Claude CodeCodexCursor
Centia MCP Server. Runs locally from the @centia-io/mcp-server npm package.