perfly-mcp
Perfly Agent Sync is a hosted MCP server for sending approved coding-agent work summaries into perfly.dev.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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. |