MCP Server
MCP
io.github.toby/mirror-mcp
Mirror MCP: Introspection for LLMs
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mirror-mcp",
"version": "0.0.8",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Runtime argument 1",
"format": "string",
"value": "mirror-mcp@latest",
"default": "mirror-mcp@latest",
"type": "positional",
"valueHint": "mirror-mcp@latest"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment