# Easier setup for Roboflow MCP Server

Adding Roboflow to your coding agent is now a couple of clicks. Add Roboflow as a custom connector in Claude, Cursor, or Codex, and sign in to Roboflow in your browser. Once connected, your agent can create projects, upload and label images, train models, and build deployable Workflows directly in your chat.

[Install the Roboflow MCP Server](https://mcp.roboflow.com/)&#x20;

[Read the MCP Server blog post](https://blog.roboflow.com/mcp-server/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/may-2026/easier-setup-for-roboflow-mcp-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
