We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d454c6 commit 304f4acCopy full SHA for 304f4ac
src/tools/atlas/createAccessList.ts
@@ -2,7 +2,6 @@ import { z } from "zod";
2
import { CallToolResult } from "@modelcontextprotocol/sdk/types.js";
3
import { AtlasToolBase } from "./atlasTool.js";
4
import { ToolArgs } from "../tool.js";
5
-import { NetworkPermissionEntry } from "../../common/atlas/openapi.js";
6
7
const DEFAULT_COMMENT = "Added by Atlas MCP";
8
0 commit comments