Fibery logo
AI agent integrationFibery

Fibery integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Fibery never means pasting credentials into a prompt.

Use Fibery from Claude Code

Bring Fibery context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Fibery with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Productivity & Project Management

What the Fibery integration exposes

Fibery is a work management platform designed to help teams collaborate, organize information, and manage their workflows.

One connection, many teammates

Connect Fibery once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Delete Custom App Endpoint

    Tool to delete a specific custom app endpoint. Use after confirming the app and endpoint IDs to remove.

  • Delete Entity

    Permanently delete a Fibery entity by its UUID and type. Use this action when you need to remove an entity from the workspace. Requires both the entity's UUID and its full qualified type name. WARNING: Deletion is irreversible. Example: Delete a task with entity_id='550e8400-e29b-41d4-a716-446655440000' and type='Tasks/Task'.

  • Delete File

    Delete a file from Fibery storage using its secret identifier. Use this action to permanently remove an uploaded file. You must provide the file's secret (fibery/secret), not its ID (fibery/id). The secret is returned when you upload a file or can be queried via the commands API.

  • Execute GraphQL Query

    Execute GraphQL queries or mutations against a Fibery workspace. Fibery organizes data into Spaces, each with its own GraphQL schema containing entity types and operations. This action automatically tries common space names if no space is specified, making it easy to use without prior knowledge. Best practices: - Start with introspection queries to discover schema: { __schema { types { name } } } - Use { __type(name: "Query") { fields { name } } } to see available queries - Space names typically match your workspace app/database names - The action returns both data and errors (GraphQL can return partial results)

  • Get App Information

    Tool to retrieve application information. Use when you need the version, name, description, authentication methods, and available data sources before further operations.

Connection

API and auth details

Fibery provides HTTP APIs for creating entities, manipulating schema, handling webhooks, integrating external data, and automating custom work-management spaces. Integrations can sync CRM, product, task, document, and custom database workflows into Fibery spaces.

FAQ

Questions people ask before connecting Fibery

Can Claude Code use Fibery?

Yes. Type lets an AI teammate use connected Fibery actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Fibery through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Fibery catalog entry includes public integration details and example capabilities where available.

Is this the same as a Fibery MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More productivity & project management apps for AI teammates