Loomal

Lint MCP tool schemas for cross-client compatibility and agent preflight safety.

0 starsnpm: mcp-lint

About mcp-lint

mcp-lint is an MCP (Model Context Protocol) server published by robert19001-cmyk in the official MCP registry, listed under Autonomous Agents on Loomal. Lint MCP tool schemas for cross-client compatibility and agent preflight safety.

It ships as an npm package (mcp-lint), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/robert19001-cmyk/mcp-lint.

Use mcp-lint with your agent

Claude Code · one command
claude mcp add mcp-lint -- npx -y mcp-lint
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-lint": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lint"
      ]
    }
  }
}
npmmcp-lint

Frequently asked questions

What is mcp-lint?
mcp-lint is an MCP (Model Context Protocol) server by robert19001-cmyk in the Autonomous Agents category. Lint MCP tool schemas for cross-client compatibility and agent preflight safety.
How do I connect mcp-lint to Claude, Cursor, or another MCP client?
Install mcp-lint from its npm package (mcp-lint) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-lint open source?
Yes — the source code is public at github.com/robert19001-cmyk/mcp-lint.
Can AI agents pay to use mcp-lint?
Not yet through Loomal — mcp-lint is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-lint? Claim this listing free by verifying GitHub ownership, or contact us.