Start an MCP (Model Context Protocol) server with AgentRPC
MCP enables developers to build secure, two-way connections between their data sources and AI-powered tools through a simple architecture: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
The TypeScript SDK includes an MCP server that can be started using:
This allows you to connect your data sources to AI assistants like Claude, enabling them to access relevant information and produce better responses.
Add the following to your ~/.cursor/mcp.json
:
Add the following to your claude_desktop_config.json
: