Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MCP Inspector AtomNew to Visual Studio Code? Get it now.
MCP Inspector Atom

MCP Inspector Atom

thorclient

|
2 installs
| (0) | Free
First MCP Inspector client support n8n
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

First MCP Inspector client support cursor agent CLI inside VSCode/Cursor/Antigravity

  • Developed by the same creator of n8n Atom 3.0

  • Walkthrough video: AtomClaw (MCP Inspector Atom) + Antigravity: First client support cursor agent CLI

  • Website: www.atom8n.com

  • Download the client extension: AtomClaw (MCP Inspector atom)

  • Join Our Community: Discord, Facebook image

  • Search it on the extension tab: image

Story behind

As someone actively working with MCP Inspector and AI agents, I initially struggled to understand its real-world value. With Antigravity and the right MCP configuration, I could already accomplish almost everything I needed. So I kept asking myself: what does MCP Inspector truly add?


The problems I faced:

  • I didn’t clearly see the practical advantage of MCP Inspector over Antigravity + MCP
  • Agent behavior felt powerful, but not structured enough for long-term personalization
  • No clean way to integrate MCP Inspector with Cursor Agent Mode (which I already pay $20/month for)
  • Official MCP Inspector lacked support for Cursor Agent CLI
  • Setup and management felt more manual than necessary

The inspiration:

After digging deeper, I realized the real strength of MCP Inspector lies in its structured .md system inside:

  • /Users/{user-name}/.mcp-inspector/workspace (macOS)
  • C:\Users\{user-name}\.mcp-inspector\workspace (Windows)

Files like:

  • AGENTS.md
  • BOOTSTRAP.md
  • HEARTBEAT.md
  • IDENTITY.md
  • SOUL.md
  • TOOLS.md
  • USER.md

This structure enables agents to evolve within a controlled loop — identity, memory, tools, and behavior all defined in Markdown. It’s essentially a programmable personality layer for AI agents.

In theory, I could open this folder in Antigravity and achieve similar results. But since I already use Cursor’s unlimited Agent Mode, I wanted MCP Inspector to leverage Cursor’s own MCP system instead of its default deep system MCP access. Cursor has its own system prompts and MCP invocation mechanism, which I consider safer and cleaner.


The journey:

Since official MCP Inspector didn’t support Cursor Agent CLI, I forked it and added support myself.

You can install my fork via Node.js:

npm install -g mcp-inspector-atom@latest

To simplify everything, I also built the AtomClaw extension. The goal was:

  • One-click setup
  • Automatic configuration
  • Visual management of MCP Inspector
  • No manual CLI friction

If you’ve used my n8n Atom extension before, you’ll notice the interface feels almost identical.

I also created a browser skill that forces the agent to use browserOS MCP instead of Playwright (which MCP Inspector uses by default).


The real use case (for me):

The most practical application so far has been intelligent note-taking.

I can:

  • Take a photo
  • Ask the agent to extract and store the information
  • Later retrieve it simply by asking naturally

No need to remember exact keywords. No manual searching. Just conversational recall.

That’s when MCP Inspector truly started to make sense to me — not as a replacement for Antigravity, but as a structured memory and identity layer that enhances AI agents in a more sustainable way.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft