Loading MCP server directory, please wait...
Browse and manage files in your Moxt AI workspace from any MCP client.
npx @getmcp/cli add ai.moxt/mcp-workspaceRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Use your Moxt API Key (moxt_...) from https://moxt.ai/settings/tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.moxt/mcp-workspace": {
"url": "https://mcp.moxt.ai/openapi/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}