Remote MCP Server
Remote MCP Server is Vectorize's hosted infrastructure that bridges your AI tools to your data pipelines. It eliminates the need to run your own MCP server - we handle the hosting, scaling, and maintenance.
How It Works
The Remote MCP Server acts as the middleman between your AI tools and your Vectorize data:
- You create an MCP agent in Vectorize that defines what actions are available
- Your AI tool (Claude Desktop, Groq Desktop, etc.) runs the
mcp-remote
package locally - The package connects to our Remote MCP Server endpoint
- The server executes your agent's configured actions when the AI tool makes requests
- Results flow back to your AI tool in real-time
Key Benefits
- Zero Infrastructure: We run the MCP server, you just connect to it
- Always Available: No local processes to start or manage
- Instant Updates: Change your agent config, immediately available to all connected tools
- Production Scale: Handles multiple tools and high request volumes
Next Steps
- Create an MCP Agent - Required first step
- Configure Agent Actions - Define what tools are available
- Connect Your Tools - Tool-specific setup guides