Weflayr MCP

Access your Weflayr’s data through MCP.

Connect

Add the server as a remote MCP server in your client, authenticating with a Weflayr API key as a Bearer token:

{
  "mcpServers": {
    "weflayr": {
      "url": "https://mcp.weflayr.com/",
      "headers": {
        "Authorization": "Bearer <WEFLAYR API KEY>"
      }
    }
  }
}

Tools

Same parameters and output as the underlying API route - see each route’s own documentation: