Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Coding in the AI era
/
Agent instructions and MCP
Which MCP surface best fits an agent that only needs to inspect TypeScript source under s…
from Agent instructions and MCP
Node 24
intermediate
2 min
Which MCP surface best fits an agent that only needs to inspect TypeScript source under src/?
read_source with a relative path, .ts restriction, byte cap, and caller authorization
run_shell with any command and a description asking the model to be careful
read_file with an absolute path and the server administrator credential
http_request with unrestricted URLs because files can use file URLs
Check
Ask AI about this kata
Report an error
next kata
Which entry belongs in a repository instruction file?
Quiz
A new version is available
Reload