Skip to content

feat: Add RFT MCP integration#276

Closed
d42me wants to merge 4 commits intomainfrom
feature/rft-mcp
Closed

feat: Add RFT MCP integration#276
d42me wants to merge 4 commits intomainfrom
feature/rft-mcp

Conversation

@d42me
Copy link
Copy Markdown
Contributor

@d42me d42me commented Jan 5, 2026

Closes ENG-2416


Note

Introduces RL (RFT) capabilities to the MCP and extends the HTTP client.

  • Adds new prime_mcp.tools.rl with wrappers for RFT endpoints: models, runs (list/get/create/stop/delete/logs), and adapters (list/get/delete)
  • Exposes these as MCP tools in mcp.py (list_rl_models, list_rl_runs, get_rl_run, create_rl_run, stop_rl_run, delete_rl_run, get_rl_run_logs, list_rl_adapters, get_rl_adapter, delete_rl_adapter)
  • Enhances HTTP client to support PUT in both AsyncAPIClient and make_prime_request

Written by Cursor Bugbot for commit d46e4f5. This will update automatically on new commits. Configure here.

@d42me d42me marked this pull request as draft January 5, 2026 04:46
Comment thread packages/prime-mcp-server/src/prime_mcp/tools/rft.py Outdated
@d42me d42me marked this pull request as ready for review January 5, 2026 15:08
Comment thread packages/prime-mcp-server/src/prime_mcp/tools/rl.py Outdated
@JannikSt JannikSt closed this Feb 19, 2026
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.

2 participants