Claude Code, Codex, Cursor, and VS Code connect in one click from the app's setup screen. Everything else needs the same three facts in its own config file:
{
"mcpServers": {
"punchlist": {
"command": "/Applications/Punchlist.app/Contents/Resources/punchlist-mcp"
}
}
}
{
"mcpServers": {
"punchlist": {
"command": "/Applications/Punchlist.app/Contents/Resources/punchlist-mcp"
}
}
}
{
"mcpServers": {
"punchlist": {
"command": "/Applications/Punchlist.app/Contents/Resources/punchlist-mcp"
}
}
}
name: punchlist
transport: stdio
command: /Applications/Punchlist.app/
Contents/Resources/punchlist-mcp
The command is the MCP server bundled inside the app, so there is nothing extra to install. Restart your agent session once after saving the config, then ask it to “work this Space.”