faculti for Cursor
io.github.facultidev42facultidevelopment/faculti
Search academic expert insights, papers and contributions from Faculti
client:Cursor
transport:stdio
runtime:npm
Install faculti in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"faculti": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@facultiai/mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs