Skip to content

code-assistant-server: Add MCP prompts#208

Merged
cbjuan merged 1 commit intomainfrom
feat/196-qca-prompts
Apr 17, 2026
Merged

code-assistant-server: Add MCP prompts#208
cbjuan merged 1 commit intomainfrom
feat/196-qca-prompts

Conversation

@cbjuan
Copy link
Copy Markdown
Member

@cbjuan cbjuan commented Apr 16, 2026

Summary

  • Add 3 MCP prompts (generate_qiskit_code, explain_qiskit_concept, setup_model) for guided code generation and model setup workflows
  • Add server registration tests for prompts and existing resource templates

No new resource templates — the server already has qca://model/{model_id} and qca://disclaimer/{model_id}.

Closes #196

Add 3 prompts (generate_qiskit_code, explain_qiskit_concept,
setup_model) for guided code generation and model setup workflows.

Closes #196

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:59
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.

👍🏽

@cbjuan cbjuan merged commit b66d91d into main Apr 17, 2026
30 checks passed
@cbjuan cbjuan deleted the feat/196-qca-prompts branch April 17, 2026 13:33
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.

code-assistant-server: Add MCP prompts

2 participants