Travel planner: create, edit, and explore trip itineraries from your Travolp AI assistant.
claude mcp add travolp --transport http https://travolp.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"travolp": {
"url": "https://travolp.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"travolp": {
"serverUrl": "https://travolp.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"travolp": {
"type": "http",
"url": "https://travolp.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"travolp": {
"url": "https://travolp.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"travolp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://travolp.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://travolp.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.travolp--travolp/reviews or the review_server meta-tool.
POST /mcp