mcp

Get MCP binding credentials for OAuth

Returns the integration API key and space ID for a binding owned by the caller. Used by the Memara MCP server during OAuth code exchange to cache credentials next to the Supabase access token.

get/mcp/integrations/{binding_id}/credentials

Path parameters

binding_idstring required

Response

Successful Response

binding_idstring required
api_keystring required
space_idstring required
permissionsobject

Changes