Brivvy MCP
Brivvy AI
此仓库是您接入 Brivvy AI 集成的公共入口。您可以在此获取 MCP 服务器元数据、安装步骤、客户端连接配置文件以及发行说明。
具体实现保持私有。此处的所有内容均可安全发布。
您将连接的内容
服务器类型: 远程 MCP (流式 HTTP)。
生产环境 URL:
https://mcp.brivvy.io。身份验证: 带有 PKCE 的 OAuth 2.1 风格流程。
发现: 在调用 JSON-RPC 端点之前,请使用以下地址:
https://mcp.brivvy.io/.well-known/oauth-protected-resource。https://mcp.brivvy.io/.well-known/oauth-authorization-server。
您可以依赖的工具
这些工具名称是公共契约。简短描述与托管服务器当前公开的功能相匹配(请参阅 MCP Server 获取连接指南、安全说明和常见问题解答)。
领域 | 工具 | 功能描述 |
语调 |
| 列出您工作区中已发布的语调。 |
语调 |
| 返回默认或所选语调的语气和风格规则。 |
模板 |
| 列出保存在您工作区中的内容模板。 |
模板 |
| 列出来自 Brivvy 社区目录的公共模板。 |
模板 |
| 返回您所选模板的完整提示词和说明。 |
Related MCP server: Haiven MCP Server
快速入门
Cursor
将 Brivvy 添加为远程 MCP 服务器:
{
"mcpServers": {
"Brivvy": {
"url": "https://mcp.brivvy.io"
}
}
}连接一次,然后在客户端提示时在浏览器中完成 OAuth 授权。
Claude
将您的 MCP 连接器指向:
URL:
https://mcp.brivvy.io。传输: 流式 HTTP。
身份验证: OAuth。
Claude 会读取 .well-known 元数据并引导您完成授权流程。
工作区范围
您的 Brivvy 账户在 MCP 中一次使用一个工作区。您在 OAuth 屏幕上最后选择的工作区将应用于所有 MCP 客户端,直到您再次授权并选择其他工作区。如果您同时运行 Cursor 和 Claude,它们目前不会分别保留不同的工作区选择。
会话与重新连接
您的访问令牌有效期较短。客户端应使用您的刷新令牌进行刷新。刷新令牌有效期为 90 天 (Amazon Cognito)。当该期限结束时,请重新连接并完成 OAuth 流程。
故障排除
POST /返回401: 在 OAuth 之前属于正常现象。您的客户端应遵循WWW-Authenticate提示并完成发现流程。授权后立即断开连接: 检查回调 URL,再试一次,并确保您已完成 OAuth 弹出窗口的操作。
令牌错误: 重新连接以获取新的持有者令牌 (bearer token)。请勿重复使用旧的 Web 会话令牌。
未列出工具: 您的 MCP 授权或工作区访问权限可能缺失或已过期。
工作区错误: 重新连接并在 OAuth 屏幕上选择您想要的工作区。该选择将应用于您账户下的所有 MCP 客户端。
此处包含的内容
mcp/server.json,注册表元数据。mcp/install/,Cursor 和 Claude 配置文件。VERSIONING.md,我们如何对这些公共元数据进行版本控制。CHANGELOG.md,发行说明。SECURITY.md,如何报告问题。
内部发布和目录工作流保留在私有的 Brivvy MCP 仓库中。
联系我们
This server cannot be deployed
Maintenance
Related MCP Connectors
- RevensiOAuthcom.revensi
Connect your AI assistant to Revensi OS agents, workflows, and business data.
Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
- TriloOAuthchat.trilo
Connect AI tools to Trilo workspaces — manage tasks, messages, pages, calendars, meetings, and more.
Connect AI Assistant to Fibery — operating system for orgs run by nerds.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to over 30 business tools like Gmail, Slack, and Airtable through a single unified interface. It enables users to perform actions across multiple platforms using natural language without managing individual API integrations.16 npmMIT
- AlicenseNot gradedqualityFmaintenanceConnects AI tools to your organization's Haiven prompts, allowing seamless access to expert-crafted prompts for user stories, code reviews, and more without switching apps.Apache 2.0

Bloghunch MCP Serverofficial
AlicenseAqualityDmaintenanceConnects AI assistants to Bloghunch publications for automating content creation, analytics, and distribution.8MIT
Mirlo MCP Serverofficial
FlicenseBqualityBmaintenanceConnects AI assistants to Mirlo workspace for CRM, messaging, and voice operations.21-