Connecting Guru's MCP Server to Microsoft Copilot

Configure Guru's MCP server to work with Microsoft Copilot

MCP Server URL: https://mcp.api.getguru.com/mcp

Connecting Microsoft Copilot

Full setup instructions are available in Microsoft's documentation.

  1. In your Copilot Agent, select Add Tool
  2. Choose New Tool > Model Context Protocol
  3. Enter:
    • Server Name: Guru
    • Server Description: [Your description]
    • Server URL: https://mcp.api.getguru.com/mcp
  4. Select authentication type: OAuth 2.0
  5. Choose Manual for OAuth authentication type
  6. Fill in the required fields:
    • Client ID: Contact Guru Support
    • Client Secret: Contact Guru Support
    • Authorization URL: https://mcp.api.getguru.com/oauth/mcp/authorize
    • Token URL Template: https://mcp.api.getguru.com/oauth/mcp/token
    • Refresh URL: https://mcp.api.getguru.com/oauth/mcp/token
    • Scopes: default
  7. Click Create to add the server
  8. Copy the callback URL that appears and send it to Guru Support for whitelisting
  9. Click Next and add the tool to your Agent

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