Agentor provides tools to build and deploy AI agents, MCP tools, and agent-to-agent communication. It offers serverless deployment in a production-ready environment. Connects to CelestoAI's infrastructure. Developers use it to create and manage AI agents and tools efficiently.
Agentor provides tools to build and deploy AI agents, MCP tools, and agent-to-agent communication. It offers serverless deployment in a production-ready environment. Connects to CelestoAI's infrastructure. Developers use it to create and manage AI agents and tools efficiently.
pip install agentorAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"celestoai-agentor-github": {
"command": "uvx",
"args": [
"pip install agentor"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from agentor?"
No configuration required. This server works out of the box.
"What resources are available in agentor?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in agentor"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in agentor with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.