MCPheonix is a simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework, designed to facilitate intelligent, self-healing, distributed AI event systems. It provides features like real-time notifications and a JSON-RPC endpoint for client requests.
MCPheonix is a simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework, designed to facilitate intelligent, self-healing, distributed AI event systems. It provides features like real-time notifications and a JSON-RPC endpoint for client requests.
Clone the repository, install dependencies, configure Cloudflare integration, and start the server.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcpheonix": {
"command": "npx",
"args": [
"-y",
"Clone the repository, install dependencies, configure Cloudflare integration, and start the server."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCPheonix?"
No configuration required. This server works out of the box.
"What resources are available in MCPheonix?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCPheonix"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCPheonix 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.