mess for Cursor
fyi.mess/mess
Inventory of your service accounts, kept current by your coding agents. Metadata only, no secrets.
client:Cursor
transport:streamable-http
Install mess in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mess": {
"url": "https://mess.fyi/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs