Loading MCP server directory, please wait...
MCP server for Riveter's enrichment, scraping, and monitoring API
npx @getmcp/cli add io.github.CodyWatters/riveterRequires Node.js 18+. Community-contributed server. Review source before installing.
RIVETER_API_KEYYour Riveter API key (get one at https://app.riveterhq.com/settings/api)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CodyWatters/riveter": {
"command": "npx",
"args": [
"-y",
"riveter-mcp-server"
],
"env": {
"RIVETER_API_KEY": ""
}
}
}
}