Nifra docs for Cursor
io.github.nifrajs/nifra-docs
Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.
client:Cursor
transport:streamable-http
tools:5
Install Nifra docs in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nifra-docs": {
"url": "https://mcp.nifra.dev"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs