question: is mcp supported?
Open
Nobody has claimed this yet.
community-request
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 349
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 318
Description
several users have asked for clarity on this, we should provide examples and document
- create a new resources server and just spin up the mcp server there during init
- use /seed_session to init the mcp client session
- then use the mcp client for subsequent tool calls
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the /seed_session entry point and the initialization flow described in the issue. Add examples covering creation of a resources server, starting the MCP server during init, calling /seed_session, and making subsequent tool calls; done means users can follow the documented flow to determine whether MCP is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100