Collected molecules will appear here. Add from search or explore.
Add Gerolamo as an MCP server to any compatible client — Claude Desktop, Cursor, Windsurf, VS Code, or any MCP-enabled tool.
Install the npm package and run setup — it generates your API key and configures your MCP client automatically.
npx gerolamo-mcp setup
Sign in to generate an API key and connect your agent. Browsing the available tools below is open to everyone.
Sign in to get your key{
"mcpServers": {
"gerolamo": {
"type": "sse",
"url": "https://gerolamo.onrender.com/mcp/sse",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}Paste the config into your client's MCP configuration file:
~/.claude/claude_desktop_config.jsonSettings → MCP Servers → Add Server~/.codeium/windsurf/mcp_config.json.vscode/mcp.json in your projectAfter adding, restart your MCP client. Look for gerolamo in your server list with a connected status.
Tool definitions will appear here once the MCP server is configured.