Category: MCP Server
Runtime: Python 3.10+
Summary
Stop copying scope tables by hand. The Rifteo Context MCP server gives your AI agent live access to bug bounty program scope directly from the platform — in-scope assets, out-of-scope exclusions, bounty eligibility, and policy — before a single test is run.- Fetches live scope from HackerOne, Intigriti, YesWeHack, Bugcrowd, and Immunefi
- Searches publicly disclosed HackerOne reports by vulnerability type, technology, or keyword
- Loads Rifteo security contexts (L1 overview or L2 full methodology) on demand
- Registers automatically with Claude Code, Cursor, Windsurf, Gemini CLI, and 7 other agents
Installation
Register with your agent
Auto-install — detects all installed agents:| Agent | Config location |
|---|---|
claude-code | ~/.claude.json |
cursor | ~/.cursor/mcp.json |
windsurf | ~/.codeium/windsurf/mcp_config.json |
gemini-cli | ~/.gemini/settings.json |
cline | ~/.cline/data/settings/cline_mcp_settings.json |
kiro | ~/.kiro/settings/mcp.json |
codex | ~/.codex/config.toml |
opencode | ~/.config/opencode/opencode.json |
amp | ~/.config/amp/settings.json |
continue | ~/.continue/config.json |
MCP Tools
Bug Bounty Platforms
| Tool | What it does |
|---|---|
get_program_scope | Fetch live scope for any bug bounty program — in-scope, out-of-scope, bounty eligibility, policy |
search_hacktivity | Search publicly disclosed HackerOne reports by vulnerability type, tech, or keyword |
| Platform | Scope | Auth required |
|---|---|---|
hackerone | Full scope + policy | Yes — username + API token |
intigriti | Full scope | Yes — API token |
yeswehack | Full scope | No |
bugcrowd | Partial (public HTML) | No |
immunefi | Direct link | No |
Security Contexts
| Tool | What it does |
|---|---|
list_contexts | List all available Rifteo contexts with one-line summaries |
get_context | Load a context by name — L1 overview or L2 full methodology |
search_contexts | Search contexts by keyword |
- L1 — Overview and when to use (default, lightweight)
- L2 — Full detailed methodology
Authentication
HackerOne — get your token athackerone.com/settings/api_token/edit
app.intigriti.com/settings/api
search_hacktivity work without credentials.
Manage connected platforms:
Related contexts
Web App Pentest
Full web application penetration test methodology
Code Audit
Source code security review methodology
Cloud Audit
AWS, GCP, and Azure security audit methodology

