Result-integration boundary over @modelcontextprotocol/sdk: connect to MCP servers, discover tools, and adapt them into @fgv/ts-extras ai-assist client tools
{
"mcpServers": {
"fgvts-extras": {
"command": "npx",
"args": [
"-y",
"@fgv/ts-extras-mcp"
]
}
}
}