Skip to content

[codex] Add remote MCP inspector test#7

Merged
ThomAub merged 1 commit into
mainfrom
codex/add-remote-mcp-inspector
May 6, 2026
Merged

[codex] Add remote MCP inspector test#7
ThomAub merged 1 commit into
mainfrom
codex/add-remote-mcp-inspector

Conversation

@ThomAub
Copy link
Copy Markdown
Owner

@ThomAub ThomAub commented May 6, 2026

Summary

  • Add a small Python MCP adapter that exposes the hosted md-docrs Worker as a rust_docs MCP tool.
  • Add a just mcp-inspector-remote recipe to launch MCP Inspector against the adapter.
  • Add a just mcp-remote-smoke recipe for noninteractive remote fetch validation.

Notes

The adapter defaults to https://md-docrs.workedonmymachine.com and can be pointed elsewhere with MD_DOCRS_BASE_URL. It sets an explicit user agent because Cloudflare rejects Python urllib's default signature with a 1010 access-denied response.

Validation

  • python3 -m py_compile mcp/md_docrs_remote.py
  • just --list
  • just mcp-remote-smoke anyhow::Error
  • npx @modelcontextprotocol/inspector --help

@ThomAub ThomAub marked this pull request as ready for review May 6, 2026 15:33
@ThomAub ThomAub merged commit 4d9a2b3 into main May 6, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant