MCP (Model Context Protocol) integration for Halo AI SDK โ connect to MCP servers and use their tools with cache-first agents
{
"mcpServers": {
"halo-sdkmcp": {
"command": "npx",
"args": [
"-y",
"@halo-sdk/mcp"
]
}
}
}