Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tia": {
"command": "npx",
"args": [
"-y",
"@renanlido/tia-openness-mcp"
],
"env": {
"TIA_API_BASE": "${TIA_API_BASE:-http://localhost:5000}"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
TIA_API_BASE=${TIA_API_BASE:-http://localhost:5000}npx claudepluginhub renanlido/tia-harness --plugin tia-harness