Bridge between @gemstack/ai-sdk Agents and Model Context Protocol servers: consume remote MCP tools as Agent tools, and expose an Agent as an MCP server.
{
"mcpServers": {
"gemstackai": {
"command": "npx",
"args": [
"-y",
"@gemstack/ai-mcp"
]
}
}
}