Example: LLM-powered MCP tools for demonstration and testing
{
"mcpServers": {
"mcp-typescript-simpleexample-tools-llm": {
"command": "npx",
"args": [
"-y",
"@mcp-typescript-simple/example-tools-llm"
]
}
}
}