---
title: "POST /v1/agent/mcp/search"
method: POST
path: "/v1/agent/mcp/search"
tags: ["Agent"]
---

# POST /v1/agent/mcp/search

`POST /v1/agent/mcp/search`

## Request body

- object
  - `query` string, required

## Response `200`

Ok

- union
  - ResultSuccessString
    - `data` string, required
    - `error` null, nullable, required
  - ResultErrorString
    - `data` null, nullable, required
    - `error` string, required

---

[API](https://skmtc.dev/helicone/apis/helicone-api.md) · [All operations](https://skmtc.dev/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/helicone/helicone-api/revisions/e888f22486ca/schema)
