Routestackai
The Travel Infrastructure Layer for AI Agents
RouteStack.ai — Starter Templates
Boilerplate projects for connecting to the RouteStack MCP server. Each starter is standalone — clone it, add your API key, and run.
Quick Start
cd typescript/cli-agent
cp .env.example .env
# Add your ROUTESTACK_API_KEY
pnpm install
pnpm start
Available Starters
TypeScript
| Starter | Description |
|---|---|
| chat-agent | Browser-based chat UI for travel queries |
| cli-agent | Terminal-based travel search tool |
| slack-bot | Slack slash commands for travel |
| discord-bot | Discord bot for travel search |
| react-widget | Embeddable <TravelSearch /> component |
| multi-agent | Multi-agent trip planner (Claude Agent SDK) |
| webhook-listener | SSE event subscriber + forwarder |
| nextjs-ai-mcp | Next.js + Vercel AI SDK integration |
| voice-agent | Voice AI travel agent (OpenAI Realtime / Vapi) |
| ollama-local | Local LLM (Ollama) + remote RouteStack MCP |
| n8n-mcp-node | Custom n8n node for travel automation |
| chrome-extension | Context-aware Chrome side panel agent |
| price-drop-cron | Cloudflare Worker cron for price alerts |
| corp-approval-flow | Corporate travel approval via Deep Links |
| rag-travel-profile | Personalized search with vector DB |
Python / Go / Rust
Coming soon. See the language matrix for planned coverage.
Prerequisites
- A RouteStack API key (get one at routestack.ai)
- Node.js >= 20 (for TypeScript starters)
- An LLM API key (OpenAI or Anthropic) for agent-based starters
Configuration
Every starter uses the same core environment variables:
ROUTESTACK_API_KEY=your_api_key_here
ROUTESTACK_MCP_URL=https://mcp.routestack.ai/sse
Some starters require additional keys (LLM provider, Slack, Discord, etc.). See each starter's .env.example for details.
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Orbis API Marketplace
Autonomous API discovery and subscription — agents browse APIs, get live keys, and make calls with no human involvement.
Minecraft Modding MCP
mcmodding-mcp is a Model Context Protocol (MCP) server that gives AI assistants like Claude direct access to Minecraft modding documentation. Instead of relying on potentially outdated training data, your AI assistant can search real documentation, find code examples, and explain concepts accurately.
Nexus MCP Bridge for VSCode
A bridge that connects Claude Desktop to your VSCode workspace, enabling local file system access.
Shipyard
The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..
Image Generation
Generate images from text prompts using the Together AI API.
openclaw-output-vetter-mcp
MCP server for verifying AI agent claims vs reality — inline grounding-check, swallowed-exception detection, multi-turn contradiction detection. Catches the agent says 'done' but nothing changed pattern.
mcp-sync
Sync MCP server configurations across various AI coding tools.
GodotIQ
The intelligent MCP server for AI-assisted Godot 4 development. 35 tools for spatial intelligence, code understanding, flow tracing, and visual debugging. 22 free, full suite $19.
Chart
A Model Context Protocol server for generating visual charts using AntV.
MCP Game Development Server
Automate game creation using React Three Fiber and manage projects with Linear integration.