Connecting Guru's MCP Server to Cursor and Cursor IDE
Integrate Guru with Cursor's AI-powered code editor to access your team's documentation and knowledge while coding
MCP Server URL: https://mcp.api.getguru.com/mcp
Connecting Cursor
- Open Cursor settings
- Go to MCP connections
- Add Guru as a provider
- Complete OAuth authentication
- Configure Knowledge Agent access
Connecting Cursor IDE
- In Settings → Cursor Settings → Tools & MCP, click New MCP Server
- Add Guru's MCP to the
mcp.json fileand save the file and close it
{
"mcpServers": {
"Guru": {
"url": "https://mcp.api.getguru.com/mcp"
}
}
}- Under Installed MCP Servers, click Connect next to the Guru MCP you just installed
- Grant permissions for Cursor to access Guru via MCP
Start using Guru in your workflow
Once you're connected, your AI tool can:
- Ask questions about your internal documentation
- Search for specific topics across your knowledge base
- Integrate Guru's AI capabilities into your development or writing workflows
Additional Resources
Updated 33 minutes ago
