MCP Server
MCP
Flameox
Local runtime evidence for coding-agent performance and reliability investigations
Install
uvx flameox
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "flameox",
"version": "0.1.12",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "serve",
"type": "positional"
},
{
"value": "--project-root",
"type": "positional"
},
{
"value": ".",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment