Skip to content

About section and registry as MCP server - #42

Merged
Nadine2016 merged 4 commits into
mainfrom
oss-updates2
Aug 20, 2026
Merged

About section and registry as MCP server#42
Nadine2016 merged 4 commits into
mainfrom
oss-updates2

Conversation

@Nadine2016

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Nadine2016 <nadine.spies@solo.io>
Signed-off-by: Nadine2016 <nadine.spies@solo.io>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1551d55
Status:⚡️  Build in progress...

View logs

Signed-off-by: Nadine2016 <nadine.spies@solo.io>
Comment thread assets/ar-docs/arctl.md
@@ -0,0 +1,14 @@
1. Install the `arctl` binary on your local machine to manage agentregistry resources.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

just reuse

@@ -0,0 +1,37 @@
The agentregistry Helm chart includes a bundled PostgreSQL instance for development and evaluation. For production, [bring your own PostgreSQL instance]({{< link path="/operations/database/" >}}) instead.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

just reuse

@@ -0,0 +1,5 @@
---

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

ignore as it does not work

@@ -0,0 +1,84 @@
---

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

ignore as it does not work

@@ -0,0 +1,98 @@
---

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

ignore as it does not work

Comment thread content/docs/about/about.md Outdated
Comment thread content/docs/operations/database.md Outdated
Comment thread content/docs/mcp/local/create.md Outdated
Comment thread content/docs/mcp/local/create.md Outdated
Comment thread content/docs/mcp/local/create.md Outdated
Comment thread content/docs/mcp/remote.md
Comment thread content/docs/skills/publish.md
Comment thread content/docs/skills/publish.md Outdated
Comment thread content/docs/about/architecture.md Outdated
kind load docker-image ghcr.io/myagent:latest --name agentregistry
kind load docker-image my-mcp-server:latest --name agentregistry
```
1. Follow the [Get started](/docs/quickstart/) guide to install agentregistry.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This page has a bunch of arctl deployments commands, do those cmds still exist? the list from the code repo seems to be: apply, build, completion, configure, db, delete, get, help, init, pull, run, version, wait

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yeah that is the only section I have not updated yet. I will do that in another PR

Comment thread content/docs/mcp/remote.md Outdated
Comment thread content/docs/mcp/remote.md
Comment thread content/docs/skills/publish.md Outdated
Comment thread content/docs/mcp/local/publish.md Outdated
docker login ghcr.io
```

3. Build the MCP server image from within the MCP project directory and push it to your registry.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

from within the MCP project directory

might be inconsistent across the tabs?

  • docker buildx tab context only works from inside
  • arctl build mymcp, this could have a directory arg I think per the CLI docs for it, and the publish step later writes mymcp/mcp.yaml (parent relative)


## Before you begin

1. Install agentregistry on [Kubernetes]({{< link path="/quickstart/" >}}).

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Does the quick start include installing kagent? we later use kagent, but it's not here in the prereqs, maybe add it

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

no you install kagent here in this guide. the quickstart only installs AR in a kube cluster.

## Before you begin

1. Install agentregistry on [Kubernetes]({{< link path="/setup/kubernetes" >}}).
2. Install [`uv`](https://docs.astral.sh/uv/getting-started/installation/).

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this used? also docker might be a prereq for this (or maybe docker is included in the AR installation so can be ignored)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yeah to run the MCP server locally you need it

Comment thread content/docs/skills/publish.md Outdated
Signed-off-by: Nadine2016 <nadine.spies@solo.io>
@Nadine2016
Nadine2016 merged commit ac83592 into main Aug 20, 2026
1 of 3 checks passed
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.

3 participants