ParamQuery grid support forum

General Category => News => Topic started by: paramvir on March 11, 2026, 10:17:26 pm

Title: ParamQuery Community MCP Server
Post by: paramvir on March 11, 2026, 10:17:26 pm
New: ParamQuery Community MCP Server



We’ve launched the ParamQuery Community MCP Server, a public MCP endpoint that allows AI coding assistants to access ParamQuery documentation, demos, and API references.

This helps AI tools generate more accurate ParamQuery grid configurations and reduces incorrect or hallucinated API usage.

The Community server is open and requires no token, so you can start using it immediately with MCP-enabled AI editors.

Endpoint
Code: [Select]
https://paramquery.com/mcp/lite



What It Enables




Available Tools



Example Configuration

Code: [Select]
{
  "mcpServers": {
    "paramquery-community": {
      "url": "https://paramquery.com/mcp/lite"
    }
  }
}



Supported Tools

Works with most MCP-enabled AI development tools including:




The ParamQuery Community MCP Server makes it easy for AI tools to understand ParamQuery resources and generate better grid code instantly.