Skip to content

feat(mcp): add docs query helper script#106

Merged
pcharbon70 merged 1 commit intomainfrom
codex/add-mcp-docs-helper-cli
Mar 15, 2026
Merged

feat(mcp): add docs query helper script#106
pcharbon70 merged 1 commit intomainfrom
codex/add-mcp-docs-helper-cli

Conversation

@pcharbon70
Copy link
Contributor

Summary

  • add a small Elixir helper that asks the running docs MCP HTTP endpoint questions from this repo
  • add a minimal MCP HTTP client plus CLI modes for search, direct doc fetch, and section listing
  • document the helper in the README and cover it with focused MCP CLI tests

Testing

  • mix compile --warnings-as-errors
  • mix credo --strict
  • mix test test/agent_jido/mcp
  • mix run scripts/ask_mcp_docs.exs -- "How do plugins work?"

@pcharbon70 pcharbon70 merged commit e4f1673 into main Mar 15, 2026
2 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