Your life dashboard for AI: tasks, habits, goals, budgets, workouts, nutrition, journal, notes.
claude mcp add framezone --transport http https://framezone.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"framezone": {
"url": "https://framezone.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"framezone": {
"serverUrl": "https://framezone.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"framezone": {
"type": "http",
"url": "https://framezone.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"framezone": {
"url": "https://framezone.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"framezone": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://framezone.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://framezone.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/app.framezone--framezone/reviews or the review_server meta-tool.
POST /mcp