Add MCP server with bearer-token auth and Claude integration docs#44
Closed
Add MCP server with bearer-token auth and Claude integration docs#44
Conversation
Co-authored-by: wdesmedt <13483865+wdesmedt@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add MCP server for FCLI tool resource queries
Add MCP server for fcli tool
Mar 12, 2026
Co-authored-by: wdesmedt <13483865+wdesmedt@users.noreply.github.com>
Copilot
AI
changed the title
Add MCP server for fcli tool
Add MCP server for fcli with configurable host/port
Mar 12, 2026
Co-authored-by: wdesmedt <13483865+wdesmedt@users.noreply.github.com>
Copilot
AI
changed the title
Add MCP server for fcli with configurable host/port
Add --host, --port, and --auth-token options to fcli-mcp server
Mar 12, 2026
Co-authored-by: wdesmedt <13483865+wdesmedt@users.noreply.github.com>
Copilot
AI
changed the title
Add --host, --port, and --auth-token options to fcli-mcp server
Add MCP server with bearer-token auth and Claude integration docs
Mar 12, 2026
…li-tool' into copilot/create-mcp-server-for-fcli-tool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds authentication to the MCP server and documents how to use it with Claude.
Bearer-token authentication
BearerTokenVerifierimplementing the MCP SDKTokenVerifierprotocol, verified against a pre-shared secret--auth-tokenflag orFCLI_MCP_AUTH_TOKENenv varsse/streamable-http); ignored forstdioAuthSettingswhen a verifier is present (required by FastMCP)README: MCP Server section
Usage
Tests
5 new tests covering
BearerTokenVerifier(valid/invalid/empty token) and_build_serverauth wiring.💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.