Skip to content

docs: add submodule integration guide#4

Merged
stex2005 merged 2 commits intodevelopfrom
fix/documentation
Jan 22, 2026
Merged

docs: add submodule integration guide#4
stex2005 merged 2 commits intodevelopfrom
fix/documentation

Conversation

@stex2005
Copy link
Collaborator

@stex2005 stex2005 commented Jan 22, 2026

Summary

  • Add comprehensive docs/submodule-integration.md guide for creating MCP submodules
  • Simplify README submodule section with link to detailed guide
  • Add submodule integration section to project plan

Changes

  • New file: docs/submodule-integration.md - Complete guide covering:
    • Required files and pyproject.toml structure
    • Minimal and full integration.py examples
    • Tool/resource/prompt organization patterns
    • Configuration via environment variables
    • All three discovery methods (custom function, integration.py, convention-based)
    • Testing instructions and checklist
  • Updated: README.md - Condensed submodule section with quick example
  • Updated: docs/project_plan.md - Added Submodule Integration section

stex2005 and others added 2 commits January 22, 2026 09:57
- Rename CLI command to robotmcp-server
- Rename config directory to ~/.robotmcp-server/
- Update package name to robotmcp-server
- Update title to "RobotMCP Server"
- Update GitHub URLs to robotmcp/robotmcp_server

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add comprehensive documentation for creating MCP submodules with
integration.py, including examples, configuration patterns, and
the three-level discovery mechanism.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@stex2005 stex2005 changed the base branch from develop to main January 22, 2026 17:26
@stex2005 stex2005 changed the base branch from main to develop January 22, 2026 17:26
@stex2005
Copy link
Collaborator Author

For some reason, #3 is overlapping with this PR. Please ignore the other changes.

@stex2005 stex2005 merged commit 232f7a9 into develop Jan 22, 2026
1 check passed
@stex2005 stex2005 deleted the fix/documentation branch January 22, 2026 18:07
stex2005 added a commit that referenced this pull request Jan 22, 2026
* docs: add submodule integration guide

Add comprehensive documentation for creating MCP submodules with
integration.py, including examples, configuration patterns, and
the three-level discovery mechanism.
stex2005 added a commit that referenced this pull request Jan 22, 2026
* docs: add submodule integration guide (#4)

* docs: add submodule integration guide

Add comprehensive documentation for creating MCP submodules with
integration.py, including examples, configuration patterns, and
the three-level discovery mechanism.

* docs: improve CLAUDE.md with branch structure and PR rules (#7)

* docs: add detailed Gitflow branching model to CLAUDE.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: improve CLAUDE.md with branch structure and PR rules

- Add branch structure table with merge targets
- Add PR rules section for Gitflow workflow
- Use conventional commits format in commit rules
- Clarify release workflow with numbered steps
- Add ruff check to allowed bash commands

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
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