leanprover-community / leanprover-community/LeanSearchClient
HTTP 405: Leansearch down?
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 36
- Forks
- 13
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
Getting HTTP error when calling API using https://github.com/oOo0oOo/lean-lsp-mcp:
"""
MCP Tool: lean-lsp / lean_leansearch
Ran with these arguments:
{
"query": "integer even iff nat even cast",
"max_results": 5
}
Output
Error: HTTP Error 405: Method Not Allowed
"""
API didn't work over the weekend.
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the lean-lsp / lean_leansearch request with the query and max_results shown in the issue. Inspect the referenced lean-lsp-mcp integration and leansearch.net response to determine whether the HTTP 405 is still occurring; done means the API call works or the service-side failure is confirmed and documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100