← All servers
πŸ€–

mcpPublisherπŸ›‘ No advisories

io.intencion/mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of intencion.io, who proved control of the domain through the official MCP registry.

Verified owner: intencion.io β†—io.intencion/mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs INTENCION_API_KEY.
βœ“
Configuration
Reads INTENCION_BASE_URL.

About

Debug a bad AI-agent run from your editor: which intent fails, at which step, and why.

Packages & transports

npm@intencion/mcpv0.1.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@intencion/mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @intencion/mcp