Plan trips and manage itineraries, stays, transport, activities, expenses, and documents in Tripsy.
claude mcp add tripsy --transport http https://mcp.tripsy.app
~/.cursor/mcp.json
{
"mcpServers": {
"tripsy": {
"url": "https://mcp.tripsy.app"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tripsy": {
"serverUrl": "https://mcp.tripsy.app"
}
}
}
.vscode/mcp.json
{
"servers": {
"tripsy": {
"type": "http",
"url": "https://mcp.tripsy.app"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tripsy": {
"url": "https://mcp.tripsy.app"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"tripsy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tripsy.app"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.tripsy.app | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.tripsyapp--tripsy/reviews or the review_server meta-tool.
POST /mcp