nozomio-labs/nia
Nia is a context-augmentation layer for agents, primarily designed for coding agents. It provides them with an up-to-date knowledge base and improves their performance by 27%.
Platform-specific configuration:
{
"mcpServers": {
"nia": {
"command": "npx",
"args": [
"-y",
"nia"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...