MojaLab Content for Cursor
com.mojalab/content
Read-only access to MojaLab.com blog content: search and read posts, pages and tags as Markdown.
client:Cursor
transport:streamable-http
tools:9
Install MojaLab Content in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"content": {
"url": "https://mojalab.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs