Loading MCP server directory, please wait...
Build, edit and analyse Convexity energy-system models from any MCP client, on a local .db.
npx @getmcp/cli add io.github.bayesian-energy/convexity-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bayesian-energy/convexity-mcp": {
"command": "npx",
"args": [
"-y",
"convexity-mcp"
],
"env": {
"CONVEXITY_API_KEY": ""
}
}
}
}