Skip to main content
Glama
waldzellai

Exa Websets MCP Server

by waldzellai
index.ts389 B
// Export the tool registry and configuration export { toolRegistry, ToolFactory, ToolCategory, ServiceType } from "./config.js"; // Import only the tools that exist in THIS project import "./webSearch.js"; import "./websetsManager.js"; import "./websetsGuide.js"; import "./mem0Store.js"; import "./knowledgeGraph.js"; // When adding a new tool, import it here // import "./newTool.js";

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/waldzellai/exa-mcp-server-websets'

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