Skip to content
Merged
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ See more about the Model Context Protocol available transports in the [MCP speci

## 🧰 VS Code Integration

> VS Code only supports up to 128 tools. If you add the Postman MCP server and this exceeds 128 tools, you will encounter an issue with your agent.

You can integrate your MCP server with Visual Studio Code to use it with VS Code extensions that support MCP.

1. Create a `.vscode/mcp.json` file in your project with the following configuration:
Expand Down
Loading