Notion MCP
Connects your agent to Notion so it can read specs, update docs, and pull context from your workspace. Requires an internal integration token.
#mcp #notion #docs +1
Cursor, Claude Code, Windsurf +2
DetailsLets your agent read and update Linear issues — pull a ticket's context before coding, or move it to done when the PR lands. Authenticates over OAuth.
#mcp #linear #issues #project-management
Snippet
{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.linear.app/sse"]
}
}
}
Default config location for each supported agent.
.cursor/mcp.json.claude/settings.json.windsurf/mcp.json.cline/mcp.json.github/copilot/mcp.jsonConnects your agent to Notion so it can read specs, update docs, and pull context from your workspace. Requires an internal integration token.
#mcp #notion #docs +1
Cursor, Claude Code, Windsurf +2
DetailsLets your agent read channels and post messages in Slack — useful for triaging threads or sending build and deploy notifications. Needs a bot token.
#mcp #slack #notifications +1
Cursor, Claude Code, Windsurf +2
Details