iNutriPlan Supplement Database MCP Server for Cursor
io.github.okyalos76/inutriplan-mcp
MCP server exposing supplements database used by iNutriPlan.com
client:Cursor
transport:streamable-http
tools:6
Install iNutriPlan Supplement Database MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"inutriplan-mcp": {
"url": "https://mcp.inutriplan.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs