Guru

Company knowledge, cards, answers

官方文件

關於 Guru

Guru is a company knowledge platform that captures verified internal information as searchable cards. Its remote MCP server connects assistants to that trusted knowledge layer so team questions can be answered with sourced, up-to-date company content.

連線資訊

https://mcp.api.getguru.com/mcp
傳輸協定
Streamable HTTP
身分驗證
OAuth

設定

claude mcp add guru --transport http https://mcp.api.getguru.com/mcp

常見問題

什麼是 Guru 遠端 MCP 伺服器?

Guru 遠端 MCP 伺服器是託管於 https://mcp.api.getguru.com/mcp 的 Model Context Protocol 端點,AI 助手無需在本機安裝或執行任何程式即可連線。 Guru is a company knowledge platform that captures verified internal information as searchable cards. Its remote MCP server connects assistants to that trusted knowledge layer so team questions can be answered with sourced, up-to-date company content.

如何連線到 Guru MCP 伺服器?

將端點 https://mcp.api.getguru.com/mcp 加入任何相容 MCP 的用戶端,例如 Claude Code、Codex、Cursor 或 VS Code。本頁的設定片段可一步完成各用戶端的設定。

Guru MCP 伺服器需要身分驗證嗎?

需要。Guru 使用 OAuth:首次連線時,MCP 用戶端會開啟瀏覽器視窗讓你登入並授權,之後的工作階段將重複使用該憑證。

Guru MCP 伺服器使用哪種傳輸協定?

Guru 提供 Streamable HTTP 端點,這是 Model Context Protocol 目前的標準傳輸方式,所有主流 MCP 用戶端皆支援。

更多遠端 MCP 伺服器