Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: clarify details around MCP#17220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bpmct merged 4 commits intomainfromai-docs-update
Apr 2, 2025
Merged

docs: clarify details around MCP#17220

bpmct merged 4 commits intomainfromai-docs-update
Apr 2, 2025

Conversation

bpmct
Copy link
Member

No description provided.

@bpmctbpmctenabled auto-merge (squash)April 2, 2025 12:39
cdr-bot[bot]
cdr-botbot approved these changesApr 2, 2025
Copy link

@cdr-botcdr-botbot left a comment

Choose a reason for hiding this comment

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

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main or release branch
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

Comment on lines +26 to +40
From there, the agent can run the MCP server with the `coder exp mcp server` command. You will need to set the `CODER_MCP_APP_STATUS_SLUG` environment variable to match the slug in the coder_app resource.

## Example

Inside a Coder workspace, run the following commands:

```sh
coder login # be sure to be authenticated with the Coder CLI
export CODER_MCP_APP_STATUS_SLUG=my-agent # needs to be the same as the slug in the coder_app resource

# Use your own agent's logic and syntax here:
any-custom-agent configure-mcp --name "coder" --command "coder exp mcp server"
```

This will start the MCP server and report activity back to the Coder control plane on behalf of the coder_app resource.
Copy link
Member

Choose a reason for hiding this comment

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

If we're mentioning the app status slug, we should also add a note about also needing to specifyCODER_AGENT_TOKEN for app status reporting.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Oops! Will clarify

@bpmctbpmct merged commit13997ca intomainApr 2, 2025
27 of 28 checks passed
@bpmctbpmct deleted the ai-docs-update branchApril 2, 2025 12:48
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 2, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn left review comments

@mattvollmermattvollmermattvollmer approved these changes

@cdr-botcdr-bot[bot]cdr-bot[bot] approved these changes

@stirbystirbyAwaiting requested review from stirby

Assignees

@bpmctbpmct

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@bpmct@johnstcn@mattvollmer

[8]ページ先頭

©2009-2025 Movatter.jp