fkesheh/mcp-ai-agent
A TypeScript library that enables AI agents to leverage MCP (Model Context Protocol) servers for enhanced capabilities. This library integrates with the AI SDK to provide a seamless way to connect to MCP servers and use their tools in AI-powered applications.
Platform-specific configuration:
{
"mcpServers": {
"mcp-ai-agent": {
"command": "npx",
"args": [
"-y",
"mcp-ai-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...