Write a minimal MCP integration spec for a knowledge base or API
Practice defining resource scope, permissions, freshness, and success conditions.
Task
Write a minimal MCP integration spec for the scenario above.
Required parts
- Allowed resources or endpoints
- Explicitly forbidden resources or actions
- Freshness expectations
- Output or action capabilities
- Failure handling
Goal
Do not write implementation code. Write a spec a team could use to wire the connection safely.