DeveloperIntermediate
Developer Pack
Ship faster: GitHub PRs → Linear issues → Notion docs → Postman tests → Playwright E2E
Configuration
Add these MCP servers to your configuration file.
{
"mcpServers": {
"github": {
"url": "https://api.githubcopilot.com/mcp/"
},
"linear": {
"url": "https://mcp.linear.app/sse"
},
"notion": {
"url": "https://mcp.notion.com/sse"
},
"postman": {
"url": "https://mcp.postman.com/"
},
"playwright": {
"url": "npx:@playwright/mcp"
}
}
}Quick Start
- 1Copy the configuration above
- 2Add to your claude_desktop_config.json or MCP client config
- 3Replace placeholder environment variables with your API keys
- 4Restart your MCP client to load the servers
Servers Included
G
GitHub
Official MCPL
Linear
Official MCPN
Notion
Official MCPP
Postman
Official MCPP