pursuit-mcp

gawakawa/pursuit-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for Pursuit, the PureScript documentation search engine
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pursuit-mcp": {
      "command": "uvx",
      "args": [
        "pursuit-mcp"
      ]
    }
  }
}

Or install with pip: pip install pursuit-mcp

README Excerpt

MCP server providing [Pursuit](https://pursuit.purescript.org/) integration for PureScript documentation search. - Search Pursuit for PureScript functions, types, modules, and packages - Type signature search support - Access to comprehensive PureScript package documentation Add to your MCP client configuration (e.g., Claude Desktop):

Tools (7)

infomapmarkuppackagetexturlversion