US gas fundamentals as LLM-ready data: LNG feedgas, plant outages, EIA storage, production
claude mcp add natgaslens --transport http https://mcp.natgaslens.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"natgaslens": {
"url": "https://mcp.natgaslens.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"natgaslens": {
"serverUrl": "https://mcp.natgaslens.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"natgaslens": {
"type": "http",
"url": "https://mcp.natgaslens.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"natgaslens": {
"url": "https://mcp.natgaslens.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"natgaslens": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.natgaslens.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.natgaslens.com/mcp |
Authorization: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/com.natgaslens--natgaslens/reviews or the review_server meta-tool.
POST /mcp