Integration layer between Model Context Protocol and Gentoro's MCP Server implementation
{
"mcpServers": {
"fastmcp-memcp-nodejs": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/mcp-nodejs-server"
]
}
}
}