Skip to main content
Glama
continue-config.yaml483 B
# WebDNA MCP Server Configuration for continue.dev # Place this in C:\Users\jgood\.continue\config.yaml # Include your existing models models: - name: GPT-4o provider: openai model: gpt-4o # Configure the HTTP MCP server mcpServers: - name: WebDNA Documentation command: curl args: - -X - POST - http://localhost:3002/mcp/invoke_tool - -H - 'Content-Type: application/json' - -d - | {"tool": "$0", "params": $1}

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jacgood/webdna-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server