AIMEAT for Cursor
io.aimeat/aimeat
AIMEAT - the Linux of AI. An open, federated, self-hosted AI operating system you own. MIT.
client:Cursor
transport:streamable-http
Install AIMEAT in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aimeat": {
"url": "https://aimeat.io/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs