get_terms — agentfeeds.jp MCP Tool Read-only
get_terms
(get terms) is one of 6 tools on the
agentfeeds.jp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_terms from your client
- Claude Code agentfeeds.jp get_terms run in your project directory
- Claude Desktop agentfeeds.jp get_terms ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agentfeeds.jp get_terms ~/.cursor/mcp.json
- VS Code agentfeeds.jp get_terms .vscode/mcp.json
- Zed agentfeeds.jp get_terms ~/.config/zed/settings.json
- Windsurf agentfeeds.jp get_terms ~/.codeium/windsurf/mcp_config.json
- Cline agentfeeds.jp get_terms ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agentfeeds.jp get_terms ~/.gemini/settings.json
- Grok agentfeeds.jp get_terms .mcp.json (in your project root)
- ChatGPT agentfeeds.jp get_terms Settings → Connectors → Advanced → Developer mode
- Claude.ai agentfeeds.jp get_terms Settings → Connectors → Add custom connector
- LangChain agentfeeds.jp get_terms pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentfeeds https://api.agentfeeds.jp/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.