MCP.so
登录
P

Perfly MCP

@perfly-dev

关于 Perfly MCP

Perfly Agent Sync is a hosted MCP server for sending approved coding-agent work summaries into perfly.dev. It is built for narrow, write-only ingestion: agents can preview and submit selected summary items, but they cannot read your Perfly history, reports, profile, billing, inte

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

perfly-dev

提交者

Levi Liu

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Perfly MCP?

Perfly MCP is a hosted MCP server that connects coding assistants to Perfly, enabling approved work summaries to be written into your Perfly Today timeline without exposing source code, issue bodies, pull requests, documents, or company SaaS accounts.

How to use Perfly MCP?

Use the hosted MCP endpoint at https://api.perfly.dev/mcp. Perfly supports MCP OAuth for clients that discover authorization from the server, or write-only bearer tokens created in the Perfly app for environments that cannot complete a browser OAuth flow. Detailed setup instructions are available in the mcp/ directory, along with client examples for Claude Code, Codex, and Cursor.

Key features of Perfly MCP

  • Exposes tools: perfly_check_connection, perfly_get_ingestion_policy, perfly_preview_work_items, perfly_add_work_items
  • Write-only workflow with user confirmation before submission
  • Supports unattended submission when explicitly enabled
  • Only accepts summary metadata (titles, optional notes, timestamps, source labels, compact references)
  • Protects privacy by blocking source code, secrets, customer data, issue/PR bodies, and document content

Use cases of Perfly MCP

  • A coding agent previews and submits concise work summaries to a developer’s Perfly Today timeline
  • Managers review Today entries to track progress without granting agents access to sensitive project content
  • Developers enable unattended submission for automated daily standup updates
  • Teams maintain a privacy boundary while still leveraging AI for status tracking

FAQ from Perfly MCP

What data should not be submitted to Perfly MCP?

Do not submit source code, diffs, secrets, credentials, customer data, issue bodies, pull request bodies, document bodies, attachments, or full terminal output. Only short titles, optional notes, timestamps, source labels, and compact metadata references are allowed.

How does authentication work?

Perfly MCP supports MCP OAuth for clients that can complete a browser flow. For environments that cannot, write-only bearer tokens can be created in the Perfly app.

What is the MCP endpoint URL?

The hosted endpoint is https://api.perfly.dev/mcp.

What tools does Perfly MCP provide?

Four tools: perfly_check_connection (verify connection), perfly_get_ingestion_policy (get privacy/formatting rules), perfly_preview_work_items (validate/preview without writing), and perfly_add_work_items (write summaries as Today entries).

Where is the MCP server registered?

MCP registries should point to mcp/ or mcp/manifest.json. Smithery listings are available at https://smithery.ai/servers/perfly/perfly-mcp.

评论

AI 与智能体 分类下的更多 MCP 服务器