Loading MCP server directory, please wait...
MCP server for ChipsAI — manage chatbots, conversations, and AI models
npx @getmcp/cli add io.github.fgasparetto/chipsai-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
CHIPSAI_EMAILChipsAI account email
CHIPSAI_PASSWORDChipsAI account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fgasparetto/chipsai-mcp": {
"command": "uvx",
"args": [
"chipsai-mcp"
],
"env": {
"CHIPSAI_EMAIL": "",
"CHIPSAI_PASSWORD": ""
}
}
}
}