Important API details:
- Each session is fully isolated — your personal data is only accessible within your own authenticated session and is not shared across connections.
- The server uses OAuth2 authorization; users must authenticate with their Fulcra account credentials to grant access.
- Data access is real-time, pulling live metrics from the user’s Fulcra account rather than cached or exported snapshots.
- The server is publicly available and free to use, with no cost associated with the MCP server itself.
Server Details
Authentication
This server supports the following authentication method:OAuth
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Fulcra Context Authentication guide for step-by-step credential configuration.Getting Started
1
Add the server
Navigate to the Server Library and click on the New Server button. Find Fulcra Context in the Caylex Catalog.
2
Server Onboarding flow
Go through the server onboarding flow.
3
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.