By intellum
Give Claude access to the Exceed admin API — search endpoints, inspect schemas, and execute API calls
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
exceed_tokenOAuth access token for the Exceed admin API. Get one by running the /exceed-admin:exceed-login skill, then paste the value here.
${user_config.exceed_token}exceed_domainYour Exceed domain URL (e.g., https://mycompany.exceedlms.com or https://intellum.exceedlms.com)
${user_config.exceed_domain}External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Give Claude access to the Exceed admin API through two code-mode MCP tools: search (discover endpoints) and execute (make API calls).
Add the marketplace:
/plugin marketplace add intellum/exceed-code-mcp-plugin
Install the plugin: run /plugin, then select exceed-admin from the exceed-code-mcp-plugin marketplace and install it.
Configure your domain: in the /plugin menu, open exceed-admin → Configure, and set exceed_domain to your Exceed URL (e.g., https://mycompany.exceedlms.com).
/exceed-login
Opens your browser to Exceed's OAuth authorization page. Log in, authorize, copy the code, paste it back. The skill will print an access token.
Paste that token into the plugin config:
/plugin → exceed-admin → Configure → set exceed_token/reload-plugins (or restart Claude Code) so the MCP server picks it up.Once the token is configured, you'll have two tools:
Query the Exceed admin API specification (~260 endpoints):
Make authenticated API calls:
bulk_destroy, bulk_delete) are blocked| Command | Description |
|---|---|
/exceed-login | Authenticate with your Exceed instance (prints a token to paste into plugin config) |
exceed-code-mcp OAuth app registeredThis plugin connects to a hosted MCP server that proxies the Exceed admin API. Your OAuth token is sent with each request — no credentials are stored on the server.
Claude Code → Plugin → Hosted MCP Server → Exceed Admin API
(Cloud Run)
The MCP server loads the Exceed OpenAPI spec at startup and exposes it through the search tool. The execute tool forwards authenticated requests to your Exceed instance.
npx claudepluginhub intellum/exceed-code-mcp-plugin --plugin exceed-adminManage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, capability discovery, tool filtering, programmatic execution, or encountering context bloat, server configuration, tool execution errors.
Claude Code skill pack for MaintainX CMMS (24 skills)
Claude plugins for Microsoft 365 - users, mailboxes, Teams, OneDrive, licensing, and security posture
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.