perfly-mcp
Perfly Agent Sync is a hosted MCP server for sending approved coding-agent work summaries into perfly.dev.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Perfly Check Connection: Verify the Perfly Agent Sync token and return token metadata without exposing the secret.
- Perfly Get Ingestion Policy: Return Perfly Agent Sync privacy and formatting rules for local agents.
- Perfly Preview Work Items: Validate worklog items and show what would be submitted to Perfly without inserting records.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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, integrations, or existing work entries.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| perfly_check_connection | Verify the Perfly Agent Sync token and return token metadata without exposing the secret. |
| perfly_get_ingestion_policy | Return Perfly Agent Sync privacy and formatting rules for local agents. |
| perfly_preview_work_items | Validate worklog items and show what would be submitted to Perfly without inserting records. |
| perfly_add_work_items | Submit user-approved summarized worklog items to Perfly as reviewable Today raw entries. |