These tools are used to query sample-related information within the foundational network data set. Currently, this includes access to sandbox analysis data.
Server Config
{
"mcpServers": {
"fdp_sample": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://fdp.qianxin.com/mcp/v1/sample/mcp/"
]
}
}
}