~/agent-config
Browse
MCP

Linear MCP

Lets 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"]
    }
  }
}

Where it installs

Default config location for each supported agent.

Best for

GeneralDevops

Related resources

MCP

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

Details
MCP

Slack MCP

Lets 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