Fibery logo
ConnectorFibery

Fibery integration for Claude and Codex

Create a Fibery connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Fibery from Claude

Add the Fibery connection to a Space that runs Claude, then use it from every channel in that Space.

Use Fibery from Codex

Add the Fibery connection to a Space that runs Codex, then use it from every channel in that Space.

Use Fibery from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Productivity & Project Management

What the Fibery connector can do

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

One connection, many Spaces

Connect Fibery once, then decide which Spaces can use it in threads, skills, automations, 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 use Fibery?

Yes. Add a Fibery connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Fibery through Type?

Yes. Add a Fibery connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Fibery MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More productivity & project management connectors