Skip to content

Add mcp interface#94

Merged
EItanya merged 15 commits intomainfrom
add-mcp-interface
Jan 22, 2026
Merged

Add mcp interface#94
EItanya merged 15 commits intomainfrom
add-mcp-interface

Conversation

@ilackarms
Copy link
Copy Markdown
Contributor

No description provided.

Limit int `query:"limit" json:"limit,omitempty" doc:"Number of items per page" default:"30" minimum:"1" maximum:"100" example:"50"`
UpdatedSince string `query:"updated_since" json:"updated_since,omitempty" doc:"Filter agents updated since timestamp (RFC3339 datetime)" required:"false" example:"2025-08-07T13:15:04.280Z"`
Search string `query:"search" json:"search,omitempty" doc:"Search agents by name (substring match)" required:"false" example:"filesystem"`
SearchOwner string `query:"search_owner" json:"search_owner,omitempty" doc:"Filter agents by owner (substring match)" required:"false" example:"acme-inc"`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this used anywhere?

ilackarms and others added 5 commits January 22, 2026 00:08
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya EItanya merged commit 61cd998 into main Jan 22, 2026
2 checks passed
christian-posta pushed a commit to christian-posta/agentregistry that referenced this pull request Mar 9, 2026
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Co-authored-by: Eitan Yarmush <eitan.yarmush@solo.io>
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