MiguelPadillaR/AgrIA_server
Server side of the Agricultural Imaging Assistant (AgrIA) tool. Includes all logic, configuration setup, API endpoints and Sentinel's image retrieval and superresolution pipelines.
Platform-specific configuration:
{
"mcpServers": {
"AgrIA_server": {
"command": "npx",
"args": [
"-y",
"AgrIA_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...