← Index

io.github.intenttext/intenttext-mcp

io.github.intenttext/intenttext-mcp·v1.0.1·Other
Quality Score
83
/100

Parse, validate, query, and render IntentText (.it) documents for AI agents

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "intenttext-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@intenttext/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "intenttext-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@intenttext/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @intenttext/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other