Noloco
Noloco is a no-code platform for building internal tools, client portals, and business applications backed by a dynamic GraphQL data API.
Integration
- Vendor
- Noloco
- Category
- other
- Auth
- API_KEY
- Tools
- 7
- Composio slug
noloco
Tools
- Create Record
Create one record in a table in the connected Noloco app. Use NOLOCO_DESCRIBE_TABLE first to supply valid input fields and values.
- Delete Recorddestructive
Permanently delete one record from a Noloco table by ID. This is destructive and cannot be undone.
- Describe Table
Describe one Noloco table's selectable fields, unique lookup selectors, filters, and create/update inputs. Use this before record CRUD to learn the connected app's exact field names and GraphQL types.
- Get Record
Fetch one record from a Noloco table by a supported unique selector. Use NOLOCO_DESCRIBE_TABLE first because selectors and fields vary by app and table.
- List Records
Return one forward-paginated page of records from a table in the connected Noloco app. Use NOLOCO_DESCRIBE_TABLE first to choose valid fields, filters, and sort fields.
- List Tables
List the record tables and generated CRUD operation names available in the connected Noloco app. Call this before using a table-specific record tool when the app schema is unknown.
- Update Record
Partially update one Noloco record by ID. Only supplied fields are changed; use NOLOCO_DESCRIBE_TABLE first to choose valid update fields.
Setup
- Create or open a Switchy Project.
- Open Integrations and connect Noloco.
- Authorise through api_key. Switchy stores the connection against your org.
- Everyone in the Project can now @-mention the Noloco tools in chat.
What teammates see: by default, memories from Noloco are scoped to the Project (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.
Works well with
Top models
Compatibility data appears once enough Projects have used this MCP together with a given model.