Loading MCP server directory, please wait...
Read and write the data and applications of your NET Genium instance; read the framework docs.
npx @getmcp/cli add com.netgenium/instanceRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPersonal MCP token generated in NET Genium under Change password - MCP token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.netgenium/instance": {
"url": "https://{instance}.netgenium.online/api.aspx",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}