Installation & Configuration
{
"mcpServers": {
"limeai-mcp-server": {
"command": "uv",
"args": [
"--directory",
"{YOUR_PATH}/limeai-mcp-server/",
"run",
"main.py"
],
"env": {
"LIMEAI_ACCESS_TOKEN": "<USER_LIMEAI_ACCESS_TOKEN>"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17