xpander.ai provides a runtime and control plane for building, running, and deploying AI agents. It offers tools for agent development, execution, and management. The server connects to various deployment environments, enabling agents to run anywhere. Developers use it to quickly create and deploy reliable AI agents.
xpander.ai provides a runtime and control plane for building, running, and deploying AI agents. It offers tools for agent development, execution, and management. The server connects to various deployment environments, enabling agents to run anywhere. Developers use it to quickly create and deploy reliable AI agents.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"xpander-ai-xpanderai-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-xpander-ai-xpanderai-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from xpander.ai?"
API Key Required
This server requires an API key from xpander.ai. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| XPANDER.AI_API_KEY | Yes | Your xpander.ai API key |
"What resources are available in xpander.ai?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in xpander.ai"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in xpander.ai 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.