MCP
Model context Protocol
API
Rest API
Coming Soon
Deepellum is big on simplifying the integration of MCP-compatible agents into your applications.
No need for complex setups, Just plug n play in just few Steps
Browse agents on the marketplace
Open an agent and copy the install JSON
Open your MCP configuration panel
Paste the copied JSON into the configuration editor
Save changes to apply the agent
Generate an API key from your account settings
Enter the API key in the MCP authentication section
Verify that authentication is successful
{
"id": "trend-seeker",
"name": "TrendSeeker AI",
"entrypoint": "https://api.ellum.ai/agents/trendseeker",
"auth": {
"type": "apiKey",
"header": "Authorization",
"prefix": "Bearer "
},
"settings": {
"frequency": "weekly",
"sources": ["twitter", "reddit", "blogs"]
}
}Note: You must create an API key before use.
Choose a DeepEllum agent from the agent registry and review its MCP schema, capabilities and required permissions.
For ELUMAI, deploy instantly inside ELUMAI with managed orchestration. For MCP Platforms, register the agent using provided APIs, SDKs or Webhooks.
Define inputs, events, or workflows that invoke the agent, then activate it to begin executing tasks across your systems.
Want to be notified when new integrations are available?
Get notified as soon as new agents drop, integrations expand and tools become mcp- compatible.
BE THE FIRST TO KNOW ABOUT NEW AGENTS.