← Back to search
25
Basic
Agentic Readiness Score
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# pwno-mcp > Stateful MCP server for autonomous pwn and binary research with GDB, pwndbg, and session-aware tooling. ## Docs - [Architecture](https://docs.pwno.io/architecture.md): Project structure and runtime design decisions behind pwno-mcp. - [Background Story](https://docs.pwno.io/background-story.md): How pwno-mcp evolved through several iterations before becoming the current open-source project. - [Claude Code](https://docs.pwno.io/client-setup/claude-code.md): Connect pwno-mcp to Claude Code over HTTP or stdio. - [Claude Desktop](https://docs.pwno.io/client-setup/claude-desktop.md): Configure pwno-mcp for Claude Desktop over stdio. - [Codex CLI](https://docs.pwno.io/client-setup/codex-cli.md): Connect pwno-mcp to Codex CLI over HTTP or stdio. - [Cursor](https://docs.pwno.io/client-setup/cursor.md): Configure pwno-mcp for Cursor using HTTP or stdio transport. - [OpenCode](https://docs.pwno.io/client-setup/opencode.md): Configure pwno-mcp for OpenCode with remote HTTP or local stdio. - [Response Shapes](https://docs.pwno.io/concepts/response-shapes.md): Understand how pwno-mcp tools return structured data, JSON strings, and errors. - [Sessions](https://docs.pwno.io/concepts/sessions.md): Understand session_id, runtime directories, and how pwno-mcp keeps debugger state alive. - [Transports and Runtime](https://docs.pwno.io/concepts/transports-and-runtime.md): HTTP, stdio, health checks, attach sidecar behavior, and runtime defaults. - [Workspace Paths](https://docs.pwno.io/concepts/workspace-paths.md): How pwno-mcp resolves file paths, working directories, and runtime artifacts. - [Contributing](https://docs.pwno.io/contributing.md): How to contribute code or documentation to pwno-mcp. - [Development](https://docs.pwno.io/development.md): Local development, verification commands, and docs preview for maintainers. - [Attach to a Running Process](https://docs.pwno.io/guides/attach-to-running-process.md): Use the debugger attach tool or the attach sidecar API t