Skip to content

gym-server: Add MCP prompts and resource templates#205

Merged
cbjuan merged 2 commits intomainfrom
feat/193-gym-prompts-resources
Apr 17, 2026
Merged

gym-server: Add MCP prompts and resource templates#205
cbjuan merged 2 commits intomainfrom
feat/193-gym-prompts-resources

Conversation

@cbjuan
Copy link
Copy Markdown
Member

@cbjuan cbjuan commented Apr 16, 2026

Summary

  • Add 3 MCP prompts (train_synthesis_model, synthesize_circuit, explore_hardware_topology) for guided RL training and synthesis workflows
  • Add 3 resource templates (environments/{env_id}, models/{model_name}, training/{session_id}) for browsing gym entities by ID
  • Add server registration tests

Closes #193

Add 3 prompts (train_synthesis_model, synthesize_circuit,
explore_hardware_topology) and 3 resource templates (environments,
models, training sessions) for improved discoverability.

Closes #193

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cbjuan cbjuan requested a review from vabarbosa as a code owner April 16, 2026 14:54
Copy link
Copy Markdown
Collaborator

@vabarbosa vabarbosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

# Conflicts:
#	qiskit-gym-mcp-server/tests/test_server.py
@cbjuan cbjuan merged commit 8a434a1 into main Apr 17, 2026
30 checks passed
@cbjuan cbjuan deleted the feat/193-gym-prompts-resources branch April 17, 2026 16:34
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.

gym-server: Add MCP prompts and resource templates

2 participants