Engagement Studio
Rank #36,492co.encorehq/encore
Create, refine, and visually verify client work across the Encore studio.
Engagement Studio is a Model Context Protocol (MCP) server published by PPDSJosh. It ranks #36,492 of 115,591 servers tracked on MCP Toplist. Engagement Studio is listed on Official MCP, with 6 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 79,099 of 115,591 servers on MCP Toplist.
Use Engagement Studio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http encore https://mcp.encorehq.co/mcp[mcp_servers.encore]
url = "https://mcp.encorehq.co/mcp"Add to ~/.codex/config.toml.
https://mcp.encorehq.co/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"encore": {
"url": "https://mcp.encorehq.co/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"encore": {
"type": "http",
"url": "https://mcp.encorehq.co/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"encore": {
"serverUrl": "https://mcp.encorehq.co/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"encore": {
"url": "https://mcp.encorehq.co/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/co.encorehq%2Fencore)<a href="https://mcptoplist.com/server/co.encorehq%2Fencore"><img src="https://mcptoplist.com/badge/co.encorehq%2Fencore.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
PPDSJosh
Available versions (6)
| Version | Published |
|---|---|
| 3.28.0 | Aug 20, 2026 |
| 3.26.0 | Aug 19, 2026 |
| 3.21.0 | Aug 19, 2026 |
| 3.19.0 | Aug 18, 2026 |
| 3.16.1 | Aug 17, 2026 |
| 3.0.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Engagement Studio?
- Engagement Studio is maintained by PPDSJosh, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Engagement Studio listed on the Official MCP Registry?
- Yes — Engagement Studio is listed on the Official MCP Registry.
- How many versions does Engagement Studio have?
- MCP Toplist tracks 6 versions of Engagement Studio, most recently published on Aug 20, 2026.
- Where can I find the source code for Engagement Studio?
- The source code for Engagement Studio is hosted at github.com/PPDSJosh/engagement-studio.