Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/mcp/local-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -1336,6 +1336,8 @@ export async function x_client_get_trends() {
// ============================================================================

export const toolMap = {
// Internal helper used by xeepy tools in server.js
getPage,
// Auth
x_login,
// Scraping (delegated to scrapers/index.js — single source of truth)
Expand Down