Logo
NeoArc Studio

Connecting AI Tools to NeoArc Studio

Step-by-step guides for connecting Claude Code, Cursor, Windsurf, and other MCP-compatible AI tools to NeoArc Studio's embedded MCP server.

Before You Begin

Ensure you have NeoArc Studio running with a project open, and the MCP server enabled in Settings.

Claude Code (Terminal)

Claude Code is Anthropic's command-line AI assistant. It runs in your terminal and can connect to MCP servers for extended capabilities.

Cursor

Cursor is an AI-powered code editor that supports MCP servers through its settings panel.

Windsurf

Windsurf (by Codeium) supports MCP servers through a similar configuration approach to Cursor.

Project-Level Configuration (.mcp.json)

For teams, you can add a .mcp.json file to the project root. This configures the MCP server for anyone who opens the project in a compatible AI tool, without requiring manual setup.

What You Can Do

Once connected, you can ask your AI assistant to perform any of the following tasks using natural language. The MCP server translates your requests into structured operations.

Troubleshooting