Your life in Recalo, from your AI: recipes, movies, books, places, people. Needs a Recalo account.
claude mcp add recalo --transport http https://my.recaloapp.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"recalo": {
"url": "https://my.recaloapp.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"recalo": {
"serverUrl": "https://my.recaloapp.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"recalo": {
"type": "http",
"url": "https://my.recaloapp.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"recalo": {
"url": "https://my.recaloapp.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"recalo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://my.recaloapp.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://my.recaloapp.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.recaloapp--recalo/reviews or the review_server meta-tool.
POST /mcp